We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0392462 + e9b58e8 commit 9ca2754Copy full SHA for 9ca2754
1 file changed
.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@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
+ - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
46
with:
47
egress-policy: 'audit'
48
0 commit comments