Skip to content

Commit

Permalink
update satackey/action-docker-layer-caching from 0.0.8 to 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriksen-mark committed Sep 25, 2024
1 parent 7a0bec2 commit 351766a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
- uses: satackey/[email protected].8
- uses: satackey/[email protected].11
continue-on-error: true
with:
key: diyhue-cache-ci-${{ matrix.arch }}-{hash}
Expand Down

0 comments on commit 351766a

Please sign in to comment.