Skip to content

Commit

Permalink
chore(deps): update step-security/harden-runner digest to f0db2aa
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent f46bc5c commit 58c3b5d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .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@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: block
allowed-endpoints: >
Expand All @@ -37,7 +37,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: block
allowed-endpoints: >
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@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: block
allowed-endpoints: >
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: block
allowed-endpoints: >
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: block
allowed-endpoints: >
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: block
allowed-endpoints: >
Expand Down Expand Up @@ -152,7 +152,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: audit

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

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: block
allowed-endpoints: >
Expand Down Expand Up @@ -263,7 +263,7 @@ jobs:

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: audit

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

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67
uses: step-security/harden-runner@f0db2aa8a570959027d6be2a227028ad19fd9e8f
with:
egress-policy: audit

Expand Down

0 comments on commit 58c3b5d

Please sign in to comment.