We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b4293 commit a657f3bCopy full SHA for a657f3b
.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@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
16
with:
17
egress-policy: audit
18
.github/workflows/goreleaser.yaml
@@ -13,7 +13,7 @@ jobs:
19
0 commit comments