Skip to content

Commit

Permalink
chore(deps): update step-security/harden-runner action to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent ff3a8bb commit e219caa
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 e219caa

Please sign in to comment.