Skip to content

Commit

Permalink
Merge pull request #75 from grendel-consulting/renovate/step-security…
Browse files Browse the repository at this point in the history
…-harden-runner-2.x

chore(deps): update step-security/harden-runner action to v2.6.0
  • Loading branch information
ramirezj authored Oct 10, 2023
2 parents ff3a8bb + e219caa commit 7e4cef9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/speculative-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@v2.5.1
uses: step-security/harden-runner@v2.6.0
with:
egress-policy: audit

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

steps:
- name: Harden Runner
uses: step-security/harden-runner@v2.5.1
uses: step-security/harden-runner@v2.6.0
with:
egress-policy: audit

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

steps:
- name: Harden Runner
uses: step-security/harden-runner@v2.5.1
uses: step-security/harden-runner@v2.6.0
with:
egress-policy: audit

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

steps:
- name: Harden Runner
uses: step-security/harden-runner@v2.5.1
uses: step-security/harden-runner@v2.6.0
with:
egress-policy: audit

Expand Down

0 comments on commit 7e4cef9

Please sign in to comment.