File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
node-version : [14, 16, 18, 20]
19
19
20
20
steps :
21
- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
21
+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
22
22
with :
23
23
fetch-depth : 0
24
24
41
41
runs-on : ubuntu-latest
42
42
43
43
steps :
44
- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
44
+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
45
45
with :
46
46
fetch-depth : 0
47
47
80
80
id-token : write
81
81
82
82
steps :
83
- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
83
+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
84
84
with :
85
85
fetch-depth : 0
86
86
@@ -110,7 +110,7 @@ jobs:
110
110
contents : write
111
111
112
112
steps :
113
- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
113
+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
114
114
with :
115
115
fetch-depth : 0
116
116
Original file line number Diff line number Diff line change 11
11
image : returntocorp/semgrep
12
12
if : (github.actor != 'dependabot[bot]' && github.actor != 'snyk-bot')
13
13
steps :
14
- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
14
+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
15
15
with :
16
16
fetch-depth : 0
17
17
- run : semgrep ci --no-suppress-errors
You can’t perform that action at this time.
0 commit comments