From 87dab044361d3cc931682776cedb070f58e91eeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 14:21:48 +0100 Subject: [PATCH] build(deps): Bump actions/cache from 4.0.0 to 4.0.1 (#1138) Bumps [actions/cache](https://github.com/actions/cache) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/13aacd865c20de90d75de3b17ebe84f7a17d57d2...ab5e6d0c87105b4c9c2047343972218f562e4319) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tuf_client_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tuf_client_tests.yml b/.github/workflows/tuf_client_tests.yml index 91c84709..64bd81c0 100644 --- a/.github/workflows/tuf_client_tests.yml +++ b/.github/workflows/tuf_client_tests.yml @@ -55,7 +55,7 @@ jobs: go run ./tests/client-tests list http://localhost:8001 # Test with rust client - name: Configure cargo cache - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 with: path: | /tmp/tuftool-target