Skip to content

Commit 4e94180

Browse files
dependabot[bot]squell
authored andcommitted
Bump Swatinem/rust-cache from 2.8.2 to 2.9.1
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.2 to 2.9.1. - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@779680d...c193711) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5af13d8 commit 4e94180

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
restore-keys: docker-buildx-rs-
3434

3535
- name: Rust Cache
36-
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
36+
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
3737
with:
3838
shared-key: "compliance-tests"
3939
workspaces: |
@@ -82,7 +82,7 @@ jobs:
8282
run: docker buildx create --name builder --use
8383

8484
- name: Rust Cache
85-
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
85+
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
8686
with:
8787
shared-key: "compliance-tests"
8888
workspaces: |
@@ -121,7 +121,7 @@ jobs:
121121
restore-keys: docker-buildx-rs-
122122

123123
- name: Rust Cache
124-
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
124+
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
125125
with:
126126
shared-key: "compliance-tests"
127127
workspaces: |
@@ -161,7 +161,7 @@ jobs:
161161
persist-credentials: false
162162

163163
- name: Rust Cache
164-
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
164+
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
165165
with:
166166
shared-key: "compliance-tests"
167167
workspaces: |

0 commit comments

Comments
 (0)