File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Harden the runner (Audit all outbound calls)
13- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
13+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
1414 with :
1515 egress-policy : audit
16-
1716 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1817 - name : Set up JDK
1918 uses : actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
Original file line number Diff line number Diff line change 88jobs :
99 update-gradle-wrapper :
1010 runs-on : ubuntu-latest
11-
1211 steps :
1312 - name : Harden the runner (Audit all outbound calls)
14- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
13+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
1514 with :
1615 egress-policy : audit
17-
1816 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19-
2017 - name : Update Gradle Wrapper
2118 uses : gradle-update/update-gradle-wrapper-action@512b1875f3b6270828abfe77b247d5895a2da1e5 # v2.1.0
2219 with :
You can’t perform that action at this time.
0 commit comments