1 parent eb2f979 commit 2966f78Copy full SHA for 2966f78
2 files changed
.github/workflows/nodejs.yml
@@ -16,7 +16,7 @@ jobs:
16
run: |
17
npm install -g npm
18
npm --version
19
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
20
- name: Install dependencies
21
uses: bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1.12.1
22
with:
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
23
24
25
26
27
28
0 commit comments