From adbda9ba5ebdd3f35ff9bfbca3cdb866575cf16e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 01:33:23 +0000 Subject: [PATCH] chore(deps): update step-security/harden-runner digest to 63a88e2 --- .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..1e53d96 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@63a88e2cd75233b3d4417f2b13a25a46914b4b52 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@63a88e2cd75233b3d4417f2b13a25a46914b4b52 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@63a88e2cd75233b3d4417f2b13a25a46914b4b52 with: egress-policy: audit diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index a2aada9..9c866e4 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@63a88e2cd75233b3d4417f2b13a25a46914b4b52 with: egress-policy: audit