Skip to content

Commit

Permalink
chore(deps): update step-security/harden-runner digest to 394d78e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 6546a94 commit 055feff
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@0327a39356be0e062df2bb0bd2a3e036b72a8393
uses: step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
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@0327a39356be0e062df2bb0bd2a3e036b72a8393
uses: step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
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@0327a39356be0e062df2bb0bd2a3e036b72a8393
uses: step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
with:
egress-policy: audit

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

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@0327a39356be0e062df2bb0bd2a3e036b72a8393
uses: step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
with:
egress-policy: audit

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

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@0327a39356be0e062df2bb0bd2a3e036b72a8393
uses: step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
with:
egress-policy: audit

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

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@0327a39356be0e062df2bb0bd2a3e036b72a8393
uses: step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
with:
egress-policy: audit

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

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@0327a39356be0e062df2bb0bd2a3e036b72a8393
uses: step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
with:
egress-policy: audit

Expand Down

0 comments on commit 055feff

Please sign in to comment.