File tree Expand file tree Collapse file tree 7 files changed +16
-17
lines changed Expand file tree Collapse file tree 7 files changed +16
-17
lines changed Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Harden Runner
21- uses : step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
21+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
2222 with :
2323 egress-policy : audit
2424
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Harden Runner
24- uses : step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
24+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
2525 with :
2626 egress-policy : audit
2727
Original file line number Diff line number Diff line change 1010 GITHUB_TOKEN : ${{secrets.GITHUB_TOKEN}}
1111 steps :
1212 - name : Harden Runner
13- uses : step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
13+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
1414 with :
1515 egress-policy : audit
1616
Original file line number Diff line number Diff line change 1515 environment : ' Release'
1616 steps :
1717 - name : Harden Runner
18- uses : step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
18+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
1919 with :
2020 egress-policy : audit
2121
Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Harden Runner
34- uses : step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
34+ uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
3535 with :
3636 egress-policy : audit
3737
Original file line number Diff line number Diff line change 135135 <dependency >
136136 <groupId >org.apache.logging.log4j</groupId >
137137 <artifactId >log4j-core</artifactId >
138- <version >2.24.1 </version >
138+ <version >2.24.2 </version >
139139 </dependency >
140140 <dependency >
141141 <groupId >com.google.code.gson</groupId >
You can’t perform that action at this time.
0 commit comments