Skip to content

Commit

Permalink
chore(deps): update step-security/harden-runner digest to 4cfb9f2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent f1a3057 commit ac0cb97
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
uses: step-security/harden-runner@4cfb9f26cca112bc5b7c19358eff8bfa8b26d7aa
with:
egress-policy: audit

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
uses: step-security/harden-runner@4cfb9f26cca112bc5b7c19358eff8bfa8b26d7aa
with:
egress-policy: audit

Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
uses: step-security/harden-runner@4cfb9f26cca112bc5b7c19358eff8bfa8b26d7aa
with:
egress-policy: audit

Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
uses: step-security/harden-runner@4cfb9f26cca112bc5b7c19358eff8bfa8b26d7aa
with:
egress-policy: audit

Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
uses: step-security/harden-runner@4cfb9f26cca112bc5b7c19358eff8bfa8b26d7aa
with:
egress-policy: audit

Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
uses: step-security/harden-runner@4cfb9f26cca112bc5b7c19358eff8bfa8b26d7aa
with:
egress-policy: audit

Expand All @@ -135,7 +135,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
uses: step-security/harden-runner@4cfb9f26cca112bc5b7c19358eff8bfa8b26d7aa
with:
egress-policy: audit

Expand Down

0 comments on commit ac0cb97

Please sign in to comment.