Skip to content

Commit adfdb34

Browse files
build(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 (#14516)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.0 to 2.8.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@98c8021...f13886b) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a47f8cf commit adfdb34

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
@@ -199,7 +199,7 @@ jobs:
199199
tar -xzf nextest.tar.gz
200200
mv cargo-nextest ~/.cargo/bin/
201201
chmod +x ~/.cargo/bin/cargo-nextest
202-
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0
202+
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1
203203
- run: just policy-test-build
204204
- run: just k3d-k8s='${{ matrix.k8s }}' k3d-create
205205
- run: docker load <image-archives/controller.tar

0 commit comments

Comments
 (0)