File tree Expand file tree Collapse file tree 17 files changed +186
-133
lines changed
Expand file tree Collapse file tree 17 files changed +186
-133
lines changed Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Harden the runner (Audit all outbound calls)
34- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
34+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
3535 with :
3636 egress-policy : audit
3737
Original file line number Diff line number Diff line change 2424 pull-requests : write # for actions/dependency-review-action to comment on PRs
2525 steps :
2626 - name : Harden the runner (Audit all outbound calls)
27- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
27+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2828 with :
2929 egress-policy : audit
3030
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : Harden the runner (Audit all outbound calls)
30- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
30+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
3131 with :
3232 egress-policy : audit
3333
Original file line number Diff line number Diff line change 1- mkdocs-material==9.6.22
1+ mkdocs-material==9.6.23
Original file line number Diff line number Diff line change @@ -223,9 +223,9 @@ mkdocs-get-deps==0.2.0 \
223223 --hash =sha256:162b3d129c7fad9b19abfdcb9c1458a651628e4b1dea628ac68790fb3061c60c \
224224 --hash =sha256:2bf11d0b133e77a0dd036abeeb06dec8775e46efa526dc70667d8863eefc6134
225225 # via mkdocs
226- mkdocs-material == 9.6.22 \
227- --hash =sha256:14ac5f72d38898b2f98ac75a5531aaca9366eaa427b0f49fc2ecf04d99b7ad84 \
228- --hash =sha256:87c158b0642e1ada6da0cbd798a3389b0bc5516b90e5ece4a0fb939f00bacd1c
226+ mkdocs-material == 9.6.23 \
227+ --hash =sha256:3bf3f1d82d269f3a14ed6897bfc3a844cc05e1dc38045386691b91d7e6945332 \
228+ --hash =sha256:62ebc9cdbe90e1ae4f4e9b16a6aa5c69b93474c7b9e79ebc0b11b87f9f055e00
229229 # via -r requirements.in
230230mkdocs-material-extensions == 1.3.1 \
231231 --hash =sha256:10c9511cea88f568257f960358a467d12b970e1f7b2c0e5fb2bb48cab1928443 \
Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : Harden the runner (Audit all outbound calls)
28- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
28+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2929 with :
3030 egress-policy : audit
3131
Original file line number Diff line number Diff line change 3434 working-directory : images/${{ matrix.image }}
3535 steps :
3636 - name : Harden the runner (Audit all outbound calls)
37- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
37+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
3838 with :
3939 egress-policy : audit
4040
Original file line number Diff line number Diff line change 2424 attestations : write # for actions/attest-build-provenance to write attestations
2525 steps :
2626 - name : Harden the runner (Audit all outbound calls)
27- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
27+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2828 with :
2929 egress-policy : audit
3030
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Harden the runner (Audit all outbound calls)
22- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
22+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2323 with :
2424 egress-policy : audit
2525
Original file line number Diff line number Diff line change 1818 pull-requests : write # for actions/stale to close stale PRs
1919 steps :
2020 - name : Harden the runner (Audit all outbound calls)
21- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
21+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2222 with :
2323 egress-policy : audit
2424
You can’t perform that action at this time.
0 commit comments