File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2424 php-version : ["8.4", "8.3", "8.2", "8.1"]
2525 steps :
2626 - name : Harden Runner
27- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # ratchet:step-security/harden-runner@v2.14.2
27+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # ratchet:step-security/harden-runner@v2.15.0
2828 with :
2929 egress-policy : audit
3030
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Harden Runner
25- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # ratchet:step-security/harden-runner@v2.14.2
25+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # ratchet:step-security/harden-runner@v2.15.0
2626 with :
2727 egress-policy : block
2828 allowed-endpoints : >
3636 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v4
3737
3838 - name : Set up Go
39- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # ratchet:actions/setup-go@v5
39+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # ratchet:actions/setup-go@v5
4040 with :
4141 go-version : ' 1.25'
4242 check-latest : true
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 steps :
2727 - name : Harden Runner
28- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # ratchet:step-security/harden-runner@v2.14.2
28+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # ratchet:step-security/harden-runner@v2.15.0
2929 with :
3030 egress-policy : block
3131 disable-sudo : true
4242 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v4
4343
4444 - name : Set up Go
45- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # ratchet:actions/setup-go@v5
45+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # ratchet:actions/setup-go@v5
4646 with :
4747 go-version : ' 1.25'
4848 check-latest : true
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Harden Runner
21- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # ratchet:step-security/harden-runner@v2.14.2
21+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # ratchet:step-security/harden-runner@v2.15.0
2222 with :
2323 egress-policy : audit
2424
2828 fetch-depth : 0
2929
3030 - name : Set up Go
31- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # ratchet:actions/setup-go@v5
31+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # ratchet:actions/setup-go@v5
3232 with :
3333 go-version : ' 1.25'
3434 cache : true
5050 uses : sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # ratchet:sigstore/cosign-installer@v3
5151
5252 - name : Install Syft
53- uses : anchore/sbom-action/download-syft@28d71544de8eaf1b958d335707167c5f783590ad # ratchet:anchore/sbom-action/download-syft@v0.22.2
53+ uses : anchore/sbom-action/download-syft@17ae1740179002c89186b61233e0f892c3118b11 # ratchet:anchore/sbom-action/download-syft@v0.23.0
5454
5555 - name : Gather Homebrew Token
5656 uses : octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # ratchet:octo-sts/action@v1.1.1
Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ jobs:
1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Harden Runner
13- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e
13+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
1414 with :
1515 egress-policy : audit
1616
1717 - name : Checkout Repository
1818 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v4
1919
2020 - name : Set up Go
21- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # ratchet:actions/setup-go@v5
21+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # ratchet:actions/setup-go@v5
2222 with :
2323 go-version : ' 1.25'
2424 cache : true
You can’t perform that action at this time.
0 commit comments