File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 build :
2525 runs-on : ubuntu-24.04
2626 steps :
27- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
27+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2828 with :
2929 persist-credentials : false
3030
Original file line number Diff line number Diff line change 2323 upload :
2424 runs-on : ubuntu-24.04
2525 steps :
26- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
26+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2727 with :
2828 persist-credentials : false
2929
Original file line number Diff line number Diff line change 2323 permissions :
2424 contents : write
2525 steps :
26- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
26+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2727 with :
2828 persist-credentials : false
2929
Original file line number Diff line number Diff line change 5050 # kics-scan ignore-line — ephemeral CI-only Vaultwarden test password (not a repo secret).
5151 BW_PASSWORD : " CiTestPassword123!"
5252 steps :
53- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
53+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
5454 with :
5555 persist-credentials : false
5656
@@ -118,7 +118,7 @@ jobs:
118118 if : github.event.action != 'closed'
119119 runs-on : windows-2025
120120 steps :
121- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
121+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
122122 with :
123123 persist-credentials : false
124124
@@ -172,7 +172,7 @@ jobs:
172172 if : github.event.action != 'closed'
173173 runs-on : macos-26
174174 steps :
175- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
175+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
176176 with :
177177 persist-credentials : false
178178
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-24.04
2222 if : github.event.action != 'closed' && (github.event_name == 'pull_request' || !contains(github.actor, '[bot]'))
2323 steps :
24- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
24+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2525 with :
2626 fetch-depth : 0
2727 persist-credentials : false
Original file line number Diff line number Diff line change 1919 os : [ubuntu-24.04, windows-2025]
2020 runs-on : ${{ matrix.os }}
2121 steps :
22- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
22+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2323 with :
2424 persist-credentials : false
2525
Original file line number Diff line number Diff line change 2020 sync-wiki :
2121 runs-on : ubuntu-24.04
2222 steps :
23- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
23+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2424 with :
2525 persist-credentials : false
2626
You can’t perform that action at this time.
0 commit comments