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 23c444d #339

Merged
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:ac24ff10dcf003414c8fba643588d4863bb39b086ecf3041bb9f8b0e986deca2
uses: docker://ghcr.io/allenporter/flux-local:main@sha256:23c444d57ea8bcbc2569379528e02f93acacdb54ec9ea2690a1b54ca012b68c7
with:
args: >-
diff ${{ matrix.resources }}
Expand Down
Loading