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 6d7a83e commit 12d9407Copy full SHA for 12d9407
1 file changed
.github/workflows/release.yaml
@@ -263,7 +263,7 @@ jobs:
263
matrix: ${{ fromJson(needs.release_goreleaser.outputs.sbom_matrix) }}
264
steps:
265
- name: Harden the runner (Audit all outbound calls)
266
- uses: step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
+ uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
267
with:
268
egress-policy: audit
269
0 commit comments