2525 runs-on : ${{ matrix.os }}
2626 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
2727 steps :
28- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
28+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2929 with :
3030 persist-credentials : false
3131 - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
5353 runs-on : ${{ matrix.os }}
5454 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
5555 steps :
56- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
56+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5757 with :
5858 persist-credentials : false
5959 - name : Sign artifact and publish signature
7979 runs-on : ${{ matrix.os }}
8080 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
8181 steps :
82- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
82+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
8383 with :
8484 persist-credentials : false
8585 - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
@@ -115,7 +115,7 @@ jobs:
115115 - " /tmp/extremely-nonexistent-file"
116116 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
117117 steps :
118- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
118+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
119119 with :
120120 persist-credentials : false
121121 - name : Sign artifact and publish signature
@@ -140,7 +140,7 @@ jobs:
140140 runs-on : ubuntu-latest
141141 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
142142 steps :
143- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
143+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
144144 with :
145145 persist-credentials : false
146146 - name : Sign artifact and publish signature
@@ -167,7 +167,7 @@ jobs:
167167 runs-on : ubuntu-latest
168168 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
169169 steps :
170- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
170+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
171171 with :
172172 persist-credentials : false
173173 - name : Sign artifacts and publish signatures
@@ -191,7 +191,7 @@ jobs:
191191 TEST_DIR : test
192192 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
193193 steps :
194- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
194+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
195195 with :
196196 persist-credentials : false
197197 - name : Sign artifacts and publish signatures
@@ -219,7 +219,7 @@ jobs:
219219 runs-on : ubuntu-latest
220220 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
221221 steps :
222- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
222+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
223223 with :
224224 persist-credentials : false
225225 - name : Sign artifacts and publish signatures
@@ -246,7 +246,7 @@ jobs:
246246 runs-on : ubuntu-latest
247247 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
248248 steps :
249- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
249+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
250250 with :
251251 persist-credentials : false
252252 - name : Sign artifact and publish signature
@@ -273,7 +273,7 @@ jobs:
273273 runs-on : ubuntu-latest
274274 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
275275 steps :
276- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
276+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
277277 with :
278278 persist-credentials : false
279279 - name : Sign artifact and publish signature
@@ -313,7 +313,7 @@ jobs:
313313
314314 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
315315 steps :
316- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
316+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
317317 with :
318318 persist-credentials : false
319319 - name : Sign artifact and publish signature
@@ -343,7 +343,7 @@ jobs:
343343 runs-on : ubuntu-latest
344344 if : (github.event_name != 'pull_request') || !github.event.pull_request.head.repo.fork
345345 steps :
346- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
346+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
347347 with :
348348 persist-credentials : false
349349 - name : Get OIDC token
0 commit comments