Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to 704facf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 8d6eedd commit 1bde60e
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@0865c47f36e68161719c5b124609996bb5c40129 # tag=v3
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-docker-buildx-${{ github.sha }}
Expand Down

0 comments on commit 1bde60e

Please sign in to comment.