From abf737d8d2851ce263c8fb1e4d0f58fc7fd252d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 00:50:40 +0000 Subject: [PATCH] chore(deps): update step-security/harden-runner digest to eba9113 --- .github/workflows/build.yml | 6 +++--- .github/workflows/code-review.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9f5087b..da4f6bf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Harden GitHub Actions Runner - uses: step-security/harden-runner@7120a7ab6b149ea41def3f8e8364f5b40cae5d7a + uses: step-security/harden-runner@eba91136efc2e47cf9832255264a9dcd1fb9defb with: egress-policy: audit @@ -29,7 +29,7 @@ jobs: steps: - name: Harden GitHub Actions Runner - uses: step-security/harden-runner@7120a7ab6b149ea41def3f8e8364f5b40cae5d7a + uses: step-security/harden-runner@eba91136efc2e47cf9832255264a9dcd1fb9defb with: egress-policy: audit @@ -57,7 +57,7 @@ jobs: steps: - name: Harden GitHub Actions Runner - uses: step-security/harden-runner@7120a7ab6b149ea41def3f8e8364f5b40cae5d7a + uses: step-security/harden-runner@eba91136efc2e47cf9832255264a9dcd1fb9defb with: egress-policy: audit diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index a2aada9..4a668bb 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Harden GitHub Actions Runner - uses: step-security/harden-runner@7120a7ab6b149ea41def3f8e8364f5b40cae5d7a + uses: step-security/harden-runner@eba91136efc2e47cf9832255264a9dcd1fb9defb with: egress-policy: audit