File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 brew-audit :
2121 runs-on : macos-latest
2222 steps :
23- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
23+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2424 with : { egress-policy: audit }
2525 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626 with : { persist-credentials: false }
3535 brew-install :
3636 runs-on : macos-latest
3737 steps :
38- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
38+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3939 with : { egress-policy: audit }
4040 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4141 with : { persist-credentials: false }
Original file line number Diff line number Diff line change 2020 packages : read
2121 pull-requests : read
2222 steps :
23- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
23+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2424 with : { egress-policy: audit }
2525 - id : set-up-homebrew
2626 uses : Homebrew/actions/setup-homebrew@6c79ae0677a9b0b8046a936b4ada8980885eafb8 # main
You can’t perform that action at this time.
0 commit comments