diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9f5087b..d248c9d 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@6c3b1c91e8873ae0c705b0709f957c7a6a5eaf10 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@6c3b1c91e8873ae0c705b0709f957c7a6a5eaf10 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@6c3b1c91e8873ae0c705b0709f957c7a6a5eaf10 with: egress-policy: audit diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index a2aada9..610bf56 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@6c3b1c91e8873ae0c705b0709f957c7a6a5eaf10 with: egress-policy: audit