Skip to content

Commit

Permalink
ci(deps): bump swatinem/rust-cache from 2.7.5 to 2.7.7
Browse files Browse the repository at this point in the history
| datasource  | package             | from   | to     |
| ----------- | ------------------- | ------ | ------ |
| github-tags | Swatinem/rust-cache | v2.7.5 | v2.7.7 |
  • Loading branch information
mazi-renovate[bot] authored Dec 29, 2024
1 parent fb34b80 commit 1e49dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
rustup target add "${TARGET}"
env:
TARGET: ${{ matrix.platform.target }}
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
- uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
with:
key: ${{ matrix.profile }}-${{ matrix.platform.target }}
- name: Install cross
Expand Down

0 comments on commit 1e49dbd

Please sign in to comment.