File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
contents : read
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
20
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
21
21
with :
22
22
egress-policy : audit
23
23
- name : Checkout Repo
43
43
contents : read
44
44
steps :
45
45
- name : Harden Runner
46
- uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
46
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
47
47
with :
48
48
egress-policy : audit
49
49
- name : Checkout Repo
82
82
url : ${{ steps.deployment.outputs.page_url }}
83
83
steps :
84
84
- name : Harden Runner
85
- uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
85
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
86
86
with :
87
87
egress-policy : audit
88
88
- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
You can’t perform that action at this time.
0 commit comments