Skip to content

Commit f5f88c4

Browse files
antitreeclaude
andauthored
chore: bump step-security/harden-runner to v2.19.0 (#20)
## Summary - Bump `step-security/harden-runner` to `v2.19.0` (SHA `8d3c67de8e2fe68ef647c8db1e6a09f647780f40`), the latest release (2026-04-20). - Replaces older pins so all workflows in this repo meet the ≥v2.17.0 org hardening bar. Automated bump as part of an org-wide audit; no config flags changed. ## Test plan - [ ] CI passes on this PR - [ ] harden-runner initializes with the existing `egress-policy` in each workflow 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7af2ca8 commit f5f88c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actionlint.yaml

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

1616
steps:
1717
- name: Harden Runner
18-
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
18+
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
1919
with:
2020
egress-policy: audit
2121

0 commit comments

Comments
 (0)