From 262e238a176a481dbb6649d48aafe4af0cc773d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 08:41:19 +0000 Subject: [PATCH] chore(deps): update step-security/harden-runner digest to 532ef4a --- .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..064bffe 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@532ef4a868ff5b0fcb05cad9f2aa4f6c81a35bf7 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@532ef4a868ff5b0fcb05cad9f2aa4f6c81a35bf7 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@532ef4a868ff5b0fcb05cad9f2aa4f6c81a35bf7 with: egress-policy: audit diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index a2aada9..12258a7 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@532ef4a868ff5b0fcb05cad9f2aa4f6c81a35bf7 with: egress-policy: audit