Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to ab5e6d0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 9eda55d commit 06a75cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
install: true

- name: Cache Docker layers
uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-multi-buildx-${{ hashFiles('Pipfile*') }}-${{ hashFiles('Dockerfile') }}
Expand Down

0 comments on commit 06a75cc

Please sign in to comment.