From 6851cf47ff2e03cfb233a8cbbcab576d9fe85e1f Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:07:54 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20step-security/har?= =?UTF-8?q?den-runner=20(=20v2.10.2=20=E2=86=92=20v2.10.3=20)=20(#4288)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .github/workflows/dependency-review.yaml | 2 +- .github/workflows/flux-diff.yaml | 2 +- .github/workflows/mega-linter.yaml | 2 +- .github/workflows/pr-labeler.yaml | 2 +- .github/workflows/run-trivy.yaml | 2 +- .github/workflows/scorecards.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/dependency-review.yaml b/.github/workflows/dependency-review.yaml index 55fd1dba3..6e82f7afb 100644 --- a/.github/workflows/dependency-review.yaml +++ b/.github/workflows/dependency-review.yaml @@ -22,7 +22,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: Harden Runner - uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2 + uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3 with: egress-policy: audit diff --git a/.github/workflows/flux-diff.yaml b/.github/workflows/flux-diff.yaml index 0d36a0700..2bd47cb9a 100644 --- a/.github/workflows/flux-diff.yaml +++ b/.github/workflows/flux-diff.yaml @@ -22,7 +22,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: Harden Runner - uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2 + uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3 with: egress-policy: audit diff --git a/.github/workflows/mega-linter.yaml b/.github/workflows/mega-linter.yaml index 305d2eb49..47efc01c8 100644 --- a/.github/workflows/mega-linter.yaml +++ b/.github/workflows/mega-linter.yaml @@ -13,7 +13,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: Harden Runner - uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2 + uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3 with: egress-policy: audit diff --git a/.github/workflows/pr-labeler.yaml b/.github/workflows/pr-labeler.yaml index c1fc1ca35..703f3e59d 100644 --- a/.github/workflows/pr-labeler.yaml +++ b/.github/workflows/pr-labeler.yaml @@ -18,7 +18,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: Harden Runner - uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2 + uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3 with: egress-policy: audit diff --git a/.github/workflows/run-trivy.yaml b/.github/workflows/run-trivy.yaml index 522878bf9..9b95158d1 100644 --- a/.github/workflows/run-trivy.yaml +++ b/.github/workflows/run-trivy.yaml @@ -15,7 +15,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: Harden Runner - uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2 + uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3 with: egress-policy: audit diff --git a/.github/workflows/scorecards.yaml b/.github/workflows/scorecards.yaml index a2d8d03d4..8f5e14659 100644 --- a/.github/workflows/scorecards.yaml +++ b/.github/workflows/scorecards.yaml @@ -37,7 +37,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: Harden Runner - uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2 + uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3 with: egress-policy: audit