File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 26
26
language : ["python"]
27
27
28
28
steps :
29
- - uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
29
+ - uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
30
30
with :
31
31
egress-policy : audit
32
32
Original file line number Diff line number Diff line change 13
13
name : Dependency Review
14
14
15
15
steps :
16
- - uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
16
+ - uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
17
17
with :
18
18
egress-policy : audit
19
19
Original file line number Diff line number Diff line change 22
22
pull-requests : write
23
23
24
24
steps :
25
- - uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
25
+ - uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
26
26
with :
27
27
egress-policy : audit
28
28
Original file line number Diff line number Diff line change 34
34
checks : read
35
35
36
36
steps :
37
- - uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
37
+ - uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
38
38
with :
39
39
egress-policy : audit
40
40
Original file line number Diff line number Diff line change 21
21
poetry-version : [1.8.4]
22
22
23
23
steps :
24
- - uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
24
+ - uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
25
25
with :
26
26
egress-policy : audit
27
27
58
58
name : Validate HACS
59
59
60
60
steps :
61
- - uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
61
+ - uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
62
62
with :
63
63
egress-policy : audit
64
64
You can’t perform that action at this time.
0 commit comments