Skip to content

Commit

Permalink
chore(deps): update step-security/harden-runner digest to 547a5cc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent 851a6dd commit bf242e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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@3d32f8d8b29ef98868a6dc8d0cea43bfbca531f5
uses: step-security/harden-runner@547a5cc003898d3f8fb1265b4a1f09b15be2f990
with:
egress-policy: audit

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

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@3d32f8d8b29ef98868a6dc8d0cea43bfbca531f5
uses: step-security/harden-runner@547a5cc003898d3f8fb1265b4a1f09b15be2f990
with:
egress-policy: audit

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

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@3d32f8d8b29ef98868a6dc8d0cea43bfbca531f5
uses: step-security/harden-runner@547a5cc003898d3f8fb1265b4a1f09b15be2f990
with:
egress-policy: audit

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

steps:
- name: Harden GitHub Actions Runner
uses: step-security/harden-runner@3d32f8d8b29ef98868a6dc8d0cea43bfbca531f5
uses: step-security/harden-runner@547a5cc003898d3f8fb1265b4a1f09b15be2f990
with:
egress-policy: audit

Expand Down

0 comments on commit bf242e1

Please sign in to comment.