Skip to content

Commit 05fce5e

Browse files
authored
Merge pull request #2879 from zowe/dependabot/github_actions/master/actions/cache-6.1.0
build(deps): bump actions/cache from 4.3.0 to 6.1.0
2 parents 41fe1e9 + d14d85e commit 05fce5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secrets-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
toolchain: stable
102102
target: ${{ matrix.settings.target }}
103103
- name: Cache cargo
104-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
104+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
105105
with:
106106
path: |
107107
~/.cargo/registry/index/

0 commit comments

Comments
 (0)