File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616 fail-fast : false
1717 steps :
1818 - name : Harden the runner (Audit all outbound calls)
19- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
19+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
2020 with :
2121 egress-policy : audit
2222
Original file line number Diff line number Diff line change 2121 PRERELEASE : " ${{ github.event.inputs.prerelease }}"
2222 steps :
2323 - name : Harden the runner (Audit all outbound calls)
24- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
24+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
2525 with :
2626 egress-policy : audit
2727
Original file line number Diff line number Diff line change 1818 fail-fast : false
1919 steps :
2020 - name : Harden the runner (Audit all outbound calls)
21- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
21+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
2222 with :
2323 egress-policy : audit
2424
3535 - name : Test with Gradle
3636 run : ./gradlew assemble check
3737 - name : Generate and submit dependency graph
38- uses : gradle/actions/dependency-submission@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
38+ uses : gradle/actions/dependency-submission@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4.4.4
3939 if : github.ref == 'refs/heads/master'
4040 env :
4141 DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS : runtimeClasspath
4747 GITHUB_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
4848 steps :
4949 - name : Harden the runner (Audit all outbound calls)
50- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
50+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
5151 with :
5252 egress-policy : audit
5353
Original file line number Diff line number Diff line change 1111
1212 steps :
1313 - name : Harden the runner (Audit all outbound calls)
14- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
14+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
1515 with :
1616 egress-policy : audit
1717
You can’t perform that action at this time.
0 commit comments