We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b4293 commit d9116a2Copy full SHA for d9116a2
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Harden the runner (Audit all outbound calls)
15
- uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
+ uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
16
with:
17
egress-policy: audit
18
.github/workflows/goreleaser.yaml
@@ -13,7 +13,7 @@ jobs:
19
0 commit comments