Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to a2ed59d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 9eda55d commit ffa5b3e
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@a2ed59d39b352305bdd2f628719a53b2cc4f9613
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-multi-buildx-${{ hashFiles('Pipfile*') }}-${{ hashFiles('Dockerfile') }}
Expand Down

0 comments on commit ffa5b3e

Please sign in to comment.