We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa265b commit bb88fd6Copy full SHA for bb88fd6
.github/workflows/release-please.yml
@@ -42,7 +42,7 @@ jobs:
42
owner: ${{ github.repository_owner }}
43
44
- name: Harden the runner (Audit all outbound calls)
45
- uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
+ uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
46
with:
47
egress-policy: audit
48
0 commit comments