Commit d897719 1 parent 9012a3d commit d897719 Copy full SHA for d897719
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 69
69
fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
70
70
71
71
- name : Setup NodeJS
72
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
72
+ uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
73
73
with :
74
74
node-version : 18
75
75
@@ -131,7 +131,7 @@ jobs:
131
131
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
132
132
133
133
- name : Setup NodeJS
134
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
134
+ uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
135
135
with :
136
136
node-version : 18
137
137
@@ -185,7 +185,7 @@ jobs:
185
185
fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
186
186
187
187
- name : Setup NodeJS
188
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
188
+ uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
189
189
with :
190
190
node-version : 18
191
191
You can’t perform that action at this time.
0 commit comments