We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de5b137 + 72c0f64 commit b9f49bfCopy full SHA for b9f49bf
.github/workflows/pre-merge.yaml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
# https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-gradle#using-the-gradle-starter-workflow
30
- name: Harden the runner (Audit all outbound calls)
31
- uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
+ uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
32
with:
33
egress-policy: audit
34
0 commit comments