Skip to content

Commit 9a5c8fb

Browse files
authored
ci(action): update actions/cache action to v6.1.0 (#772)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 7c7022f commit 9a5c8fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
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@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
21+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
2222
env:
2323
NODE_AUTH_TOKEN: ${{ inputs.token }}
2424
cache-name: cache-node-modules

0 commit comments

Comments
 (0)