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:65e82bbdf826779768502f730d70f2b3f8301c0a50918bae254b525d5a58dd5b
uses: docker://ghcr.io/allenporter/flux-local:main@sha256:42ec2d1d8555bad185ec625f1acd1cb451003fb7ad3282f4c8b85c0e54109a8d
with:
args: >-
diff ${{ matrix.resources }}
Expand Down