Skip to content

Commit 38113dc

Browse files
authored
Merge pull request #45 from tsmztech/dependabot/github_actions/step-security/harden-runner-2.13.1
chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1
2 parents a23b908 + e19fecb commit 38113dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id-token: write
1717
steps:
1818
- name: Harden runner
19-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911
19+
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a
2020
with:
2121
egress-policy: audit
2222
- name: Checkout code

0 commit comments

Comments
 (0)