Skip to content
Open
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/action-image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
# patch-failure detection) can read/write the type=gha layer cache — this is
# what docker/build-push-action does internally.
- name: Expose GitHub Actions runtime for buildx gha cache
uses: crazy-max/ghaction-github-runtime@v3
uses: crazy-max/ghaction-github-runtime@v4

- name: Setup GHCR
uses: docker/login-action@v3
Expand Down