Skip to content

Commit

Permalink
ci(deps): bump swatinem/rust-cache from 2.7.3 to 2.7.5
Browse files Browse the repository at this point in the history
| datasource  | package             | from   | to     |
| ----------- | ------------------- | ------ | ------ |
| github-tags | Swatinem/rust-cache | v2.7.3 | v2.7.5 |
  • Loading branch information
mazi-renovate[bot] authored Oct 21, 2024
1 parent 9efbe65 commit b6b7ce4
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:
with:
toolchain: stable
target: ${{ matrix.platform.target }}
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
with:
key: ${{ matrix.profile }}-${{ matrix.platform.target }}
- name: Install cross
Expand Down

0 comments on commit b6b7ce4

Please sign in to comment.