File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
# runs-on: ubuntu-latest
14
14
# steps:
15
15
# - name: Harden Runner
16
- # uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
16
+ # uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
17
17
# with:
18
18
# egress-policy: audit
19
19
# disable-telemetry: true
30
30
runs-on : ubuntu-latest
31
31
steps :
32
32
- name : Harden Runner
33
- uses : step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
33
+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
34
34
with :
35
35
egress-policy : audit
36
36
disable-telemetry : true
50
50
runs-on : ubuntu-latest
51
51
steps :
52
52
- name : Harden Runner
53
- uses : step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
53
+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
54
54
with :
55
55
egress-policy : audit
56
56
disable-telemetry : true
You can’t perform that action at this time.
0 commit comments