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 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Harden the runner (Audit all outbound calls)
16- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
16+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
1717 with :
1818 egress-policy : audit
1919
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 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Harden the runner (Audit all outbound calls)
15- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
15+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
1616 with :
1717 egress-policy : audit
1818
2525 - name : Test with Gradle
2626 run : ./gradlew assemble check
2727 - name : Generate and submit dependency graph
28- uses : gradle/actions/dependency-submission@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
28+ uses : gradle/actions/dependency-submission@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4.4.4
2929 if : github.ref == 'refs/heads/master'
3030 env :
3131 DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS : runtimeClasspath
3737 GITHUB_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
3838 steps :
3939 - name : Harden the runner (Audit all outbound calls)
40- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
40+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
4141 with :
4242 egress-policy : audit
4343
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