Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
path: default

- name: Diff Resources
uses: docker://ghcr.io/allenporter/flux-local:main@sha256:c1bdc65c32ba2b3873654f60bd07bc5257f8c29db05d6971369dccc0ae95baf8
uses: docker://ghcr.io/allenporter/flux-local:main@sha256:ef202b5e260f7a6dfa73be17b364d32eb598f58c655c0ab4e62fef1b69a608cb
with:
args: >-
diff ${{ matrix.resources }}
Expand Down