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@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
20
+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
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@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
46
+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
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@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
85
+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
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