Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(github-action): update ghcr.io/allenporter/flux-local:main docker digest to 8073d9d #206

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 @@ -54,7 +54,7 @@ jobs:
path: default

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