File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4242 if : ${{ github.event_name == 'pull_request_target' }}
4343 steps :
4444 - name : Harden the runner (Audit all outbound calls)
45- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
45+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
4646 with :
4747 egress-policy : audit
4848 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9494 cancel-in-progress : true
9595 steps :
9696 - name : Harden the runner (Audit all outbound calls)
97- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
97+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
9898 with :
9999 egress-policy : audit
100100 - name : Apt install
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Harden the runner (Audit all outbound calls)
21- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
21+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
2222 with :
2323 egress-policy : audit
2424
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Harden the runner (Audit all outbound calls)
44- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
44+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
4545 with :
4646 egress-policy : audit
4747
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Harden the runner (Audit all outbound calls)
20- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
20+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 2020 contents : write
2121 steps :
2222 - name : Harden the runner (Audit all outbound calls)
23- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
23+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
2424 with :
2525 egress-policy : audit
2626
Original file line number Diff line number Diff line change 3535 cancel-in-progress : true
3636 steps :
3737 - name : Harden the runner (Audit all outbound calls)
38- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
38+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
3939 with :
4040 egress-policy : audit
4141
Original file line number Diff line number Diff line change 3434 # actions: read
3535 steps :
3636 - name : Harden the runner (Audit all outbound calls)
37- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
37+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
3838 with :
3939 egress-policy : audit
4040
You can’t perform that action at this time.
0 commit comments