Skip to content

Commit 9ca2754

Browse files
Merge pull request #52 from lfreleng-actions/dependabot/github_actions/step-security/harden-runner-2.15.0
Chore: Bump step-security/harden-runner from 2.14.2 to 2.15.0
2 parents 0392462 + e9b58e8 commit 9ca2754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
45+
- uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
4646
with:
4747
egress-policy: 'audit'
4848

0 commit comments

Comments
 (0)