Skip to content

Commit 4925a61

Browse files
build(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@f13886b...779680d) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5d6661 commit 4925a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
tar -xzf nextest.tar.gz
205205
mv cargo-nextest ~/.cargo/bin/
206206
chmod +x ~/.cargo/bin/cargo-nextest
207-
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1
207+
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5
208208
- run: just policy-test-build
209209
- run: just k3d-k8s='${{ matrix.k8s }}' k3d-create
210210
- run: docker load <image-archives/controller.tar

0 commit comments

Comments
 (0)