File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Harden Runner
20- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.12.0
20+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Harden Runner
22- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.12.0
22+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
2323 with :
2424 egress-policy : audit
2525
Original file line number Diff line number Diff line change 2828 runs-on : ubuntu-latest
2929 steps :
3030 - name : Harden Runner
31- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
31+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
3232 with :
3333 egress-policy : audit
3434
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Harden Runner
22- uses : step-security/harden-runner@v2.10.2
22+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863
2323 with :
2424 egress-policy : audit
2525
3232 env :
3333 SNYK_TOKEN : ${{ secrets.SNYK_TOKEN }}
3434 with :
35- # file: iac/terraform/main.tf
35+ file : iac/terraform/main.tf
3636
3737 - name : Upload SARIF to GitHub
3838 if : always()
Original file line number Diff line number Diff line change 1515 runs-on : " ubuntu-18.04"
1616 steps :
1717 - name : Harden Runner
18- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
18+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
1919 with :
2020 egress-policy : audit
2121
You can’t perform that action at this time.
0 commit comments