Skip to content

Commit 6c30e52

Browse files
authored
Merge pull request #112 from rubygems/dependabot/github_actions/step-security/harden-runner-2.19.0
Bump step-security/harden-runner from 2.17.0 to 2.19.0
2 parents e360865 + 7818579 commit 6c30e52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
# Set up
2222
- name: Harden Runner
23-
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
23+
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
2424
with:
2525
egress-policy: audit
2626

0 commit comments

Comments
 (0)