Skip to content

Commit 49039d7

Browse files
authored
Merge pull request #23 from rodneylab/dependabot/github_actions/step-security/harden-runner-2.10.4
build(deps): bump step-security/harden-runner from 2.10.3 to 2.10.4
2 parents 6f092d3 + c6ada60 commit 49039d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Harden Runner
14-
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
14+
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
1515
with:
1616
egress-policy: audit
1717
disable-telemetry: true

0 commit comments

Comments
 (0)