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