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 2626 UV_FROZEN : true
2727
2828 steps :
29- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
29+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3030 with :
3131 persist-credentials : false
3232
8383 UV_FROZEN : true
8484
8585 steps :
86- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
86+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
8787 with :
8888 persist-credentials : false
8989
@@ -154,7 +154,7 @@ jobs:
154154 prerelease : ${{ steps.note.outputs.prerelease }}
155155
156156 steps :
157- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
157+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
158158 with :
159159 persist-credentials : false
160160
@@ -219,7 +219,7 @@ jobs:
219219 CONVERT_TO_SIGSTORE : .github/scripts/convert_attestations_to_sigstore.py
220220
221221 steps :
222- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
222+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
223223 with :
224224 persist-credentials : false
225225 # fetch the full git history, but without file contents, so we can determine
Original file line number Diff line number Diff line change 3535
3636 steps :
3737 - name : Checkout repository
38- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
38+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3939 with :
4040 persist-credentials : false
4141
You can’t perform that action at this time.
0 commit comments