File tree Expand file tree Collapse file tree 10 files changed +13
-13
lines changed Expand file tree Collapse file tree 10 files changed +13
-13
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 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
Original file line number Diff line number Diff line change 2626 image : hashicorp/terraform:${{ matrix.terraform }}
2727 steps :
2828 - name : Harden the runner (Audit all outbound calls)
29- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
29+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
3030 with :
3131 egress-policy : audit
3232
@@ -100,7 +100,7 @@ jobs:
100100 image : hashicorp/terraform:${{ matrix.terraform }}
101101 steps :
102102 - name : Harden the runner (Audit all outbound calls)
103- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
103+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
104104 with :
105105 egress-policy : audit
106106
@@ -165,7 +165,7 @@ jobs:
165165 image : hashicorp/terraform:${{ matrix.terraform }}
166166 steps :
167167 - name : Harden the runner (Audit all outbound calls)
168- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
168+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
169169 with :
170170 egress-policy : audit
171171
Original file line number Diff line number Diff line change 2222 pull-requests : write # for peter-evans/create-pull-request to create PRs with doc updates
2323 steps :
2424 - name : Harden the runner (Audit all outbound calls)
25- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
25+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2626 with :
2727 egress-policy : audit
2828
7272 contents : write # for actions/checkout and mkdocs gh-deploy to push to gh-pages branch
7373 steps :
7474 - name : Harden the runner (Audit all outbound calls)
75- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
75+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
7676 with :
7777 egress-policy : audit
7878
You can’t perform that action at this time.
0 commit comments