We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a35edcb + 7ab34a2 commit a0d9bf5Copy full SHA for a0d9bf5
.github/workflows/release-drafter.yaml
@@ -42,7 +42,7 @@ jobs:
42
steps:
43
# Harden the runner used by this workflow
44
# yamllint disable-line rule:line-length
45
- - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
+ - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
46
with:
47
egress-policy: 'audit'
48
0 commit comments