Skip to content

Commit 1920aa7

Browse files
antitreeclaude
andcommitted
chore: bump step-security/harden-runner to v2.19.0
Pin to 8d3c67de8e2fe68ef647c8db1e6a09f647780f40 (v2.19.0), latest release. Part of an org-wide harden-runner audit to bring workflows up to the ≥v2.17.0 policy bar. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e85ef29 commit 1920aa7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/actionlint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: Action lint
2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
27+
- uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
2828
with:
2929
egress-policy: block
3030
allowed-endpoints: >

.github/workflows/zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
contents: read # Clone the repository
2121
security-events: write # Upload SARIF results to Code Scanning
2222
steps:
23-
- uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
23+
- uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
2424
with:
2525
egress-policy: block
2626
allowed-endpoints: >

0 commit comments

Comments
 (0)