File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ jobs:
3333
3434 steps :
3535 - name : Harden the runner (Audit all outbound calls)
36- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
36+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
3737 with :
3838 egress-policy : audit
3939
4040 - name : Checkout
41- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
41+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4242
4343 - name : Setup Pages
4444 uses : actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
Original file line number Diff line number Diff line change @@ -21,16 +21,16 @@ jobs:
2121
2222 steps :
2323 - name : ' Github Actions Runner'
24- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
24+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
2525 with :
2626 egress-policy : audit
2727
2828 - name : Checkout code
29- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
29+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3030
3131 - name : Authenticate to Google Cloud
3232 id : auth
33- uses : step-security/google-github-auth@f0e5c257a9534a30b5df12f43329c1eb7b85a5be # v3.0.0
33+ uses : step-security/google-github-auth@57c51210cb4d85d8a5d39dc4c576c79bd693f914 # v3.0.1
3434 with :
3535 service_account : " github-chainguard-academy@chainguard-academy.iam.gserviceaccount.com"
3636 workload_identity_provider : " projects/456977358484/locations/global/workloadIdentityPools/chainguard-academy/providers/chainguard-edu"
You can’t perform that action at this time.
0 commit comments