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