Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to 0865c47 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2022
1 parent 7ed5ce5 commit 423cd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # tag=v2

- name: Cache Docker layers
uses: actions/cache@c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d # tag=v3
uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129 # tag=v3
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-docker-buildx-${{ github.sha }}
Expand Down

0 comments on commit 423cd9e

Please sign in to comment.