Skip to content

Commit 2733bea

Browse files
authored
Merge pull request #838 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.3
build(deps): bump step-security/harden-runner from 2.10.2 to 2.10.3
2 parents b9ef9cc + ee01e10 commit 2733bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: Harden Runner
30-
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
30+
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
3131
with:
3232
egress-policy: audit
3333

0 commit comments

Comments
 (0)