From 67dafc12cd3369cf95dade4285ab995f61887332 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 04:38:48 +0000 Subject: [PATCH] chore(deps): update step-security/harden-runner digest to f4f3f44 --- .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..c5b5eb0 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@f4f3f445f343c08c93d7771433e8dee4267e05b9 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@f4f3f445f343c08c93d7771433e8dee4267e05b9 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@f4f3f445f343c08c93d7771433e8dee4267e05b9 with: egress-policy: audit diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index a2aada9..c93a77d 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@f4f3f445f343c08c93d7771433e8dee4267e05b9 with: egress-policy: audit