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 cf54bbf commit 27c6a06Copy full SHA for 27c6a06
1 file changed
.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@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
+ uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
46
with:
47
egress-policy: audit
48
0 commit comments