Skip to content

Commit

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

0 comments on commit 0f64d89

Please sign in to comment.