From 34b7e30ccab38bb7e3c45b7a451ba4b468c66b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 22:40:59 +0000 Subject: [PATCH] :arrow_up: upgrade(ci): Bump step-security/harden-runner Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.1 to 2.8.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/a4aa98b93cab29d9b1101a6143fb8bce00e2eac4...17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/create-labels.yml | 2 +- .github/workflows/pr.yml | 10 +++++----- .github/workflows/push.yml | 2 +- .github/workflows/stale.yml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/create-labels.yml b/.github/workflows/create-labels.yml index ee0d5a6..d4b23b9 100644 --- a/.github/workflows/create-labels.yml +++ b/.github/workflows/create-labels.yml @@ -17,7 +17,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 + uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 3bed017..a0bc2e9 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -19,7 +19,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 + uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 with: disable-sudo: true egress-policy: block @@ -51,7 +51,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 + uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 with: egress-policy: audit @@ -74,7 +74,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 + uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 with: egress-policy: audit @@ -110,7 +110,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 + uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 with: egress-policy: audit @@ -146,7 +146,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 + uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 with: egress-policy: audit diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index ce48b46..7358b21 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -17,7 +17,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 + uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 388678c..aa55c8c 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -18,7 +18,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 + uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 with: egress-policy: audit