Skip to content

Commit 1cf548d

Browse files
authored
chore(deps): update actions/cache action to v4.2.2 (#463)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent f387ff8 commit 1cf548d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/actions/setup/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
NODE_AUTH_TOKEN: ${{ inputs.token }}
1919

2020
- name: Cache node modules 💸
21-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
21+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
2222
env:
2323
NODE_AUTH_TOKEN: ${{ inputs.token }}
2424
cache-name: cache-node-modules

0 commit comments

Comments
 (0)