2626 security-events : write
2727
2828 steps :
29- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
29+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3030 with :
3131 persist-credentials : false
3232
4040 permissions :
4141 security-events : write
4242 steps :
43- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
43+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4444 with :
4545 persist-credentials : false
4646
5353 name : " TEST: nonexistent version of zizmor (expected to fail)"
5454 runs-on : ubuntu-latest
5555 steps :
56- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
56+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5757 with :
5858 persist-credentials : false
5959
7777 name : " TEST: emits plan format when 'advanced-security: false'"
7878 runs-on : ubuntu-latest
7979 steps :
80- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
80+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
8181 with :
8282 persist-credentials : false
8383
8989 name : " TEST: known findings in woodruffw/gha-hazmat (expected to fail when 'advanced-security: false')"
9090 runs-on : ubuntu-latest
9191 steps :
92- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
92+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
9393 with :
9494 persist-credentials : false
9595
@@ -113,7 +113,7 @@ jobs:
113113 name : " TEST: known findings in woodruffw/gha-hazmat with offline audits (expected to fail when 'advanced-security: false')"
114114 runs-on : ubuntu-latest
115115 steps :
116- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
116+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
117117 with :
118118 persist-credentials : false
119119
@@ -138,7 +138,7 @@ jobs:
138138 name : " TEST: 'annotations: true' emits GitHub annotations"
139139 runs-on : ubuntu-latest
140140 steps :
141- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
141+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
142142 with :
143143 persist-credentials : false
144144
@@ -151,7 +151,7 @@ jobs:
151151 name : " TEST: 'annotations: true' and 'advanced-security: true' are mutually exclusive"
152152 runs-on : ubuntu-latest
153153 steps :
154- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
154+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
155155 with :
156156 persist-credentials : false
157157
@@ -175,7 +175,7 @@ jobs:
175175 name : " TEST: 'fail-on-no-inputs: true' causes failure when no inputs are collected"
176176 runs-on : ubuntu-latest
177177 steps :
178- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
178+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
179179 with :
180180 persist-credentials : false
181181
@@ -199,7 +199,7 @@ jobs:
199199 name : " TEST: 'fail-on-no-inputs: false' does not cause failure when no inputs are collected"
200200 runs-on : ubuntu-latest
201201 steps :
202- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
202+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
203203 with :
204204 persist-credentials : false
205205
@@ -218,7 +218,7 @@ jobs:
218218 security-events : write
219219
220220 steps :
221- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
221+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
222222 with :
223223 persist-credentials : false
224224
@@ -239,7 +239,7 @@ jobs:
239239 permissions : {}
240240
241241 steps :
242- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
242+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
243243 with :
244244 persist-credentials : false
245245
0 commit comments