Skip to content

Commit dab40bc

Browse files
authored
Merge pull request #123 from agntcy/dependabot/github_actions/step-security/harden-runner-2.14.0
chore(deps): bump step-security/harden-runner from 2.13.3 to 2.14.0
2 parents 170fb74 + 23de509 commit dab40bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conventional_commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
statuses: write
2222
steps:
2323
- name: 🔒 harden runner
24-
uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
24+
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
2525
with:
2626
egress-policy: audit
2727
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)