Skip to content

Commit a0d9bf5

Browse files
authored
Merge pull request #53 from lfreleng-actions/dependabot/github_actions/step-security/harden-runner-2.15.1
Chore: Bump step-security/harden-runner from 2.15.0 to 2.15.1
2 parents a35edcb + 7ab34a2 commit a0d9bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
steps:
4343
# Harden the runner used by this workflow
4444
# yamllint disable-line rule:line-length
45-
- uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
45+
- uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
4646
with:
4747
egress-policy: 'audit'
4848

0 commit comments

Comments
 (0)