From 2aa6aa4bce7bbd746e1a5a93761e0aeee31b3de8 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 03:13:17 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20step-security/har?= =?UTF-8?q?den-runner=20(=20v2.10.4=20=E2=86=92=20v2.11.0=20)=20(#4582)?= 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 6ae226f41..7cb1717fc 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@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4 + uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0 with: egress-policy: audit diff --git a/.github/workflows/flux-diff.yaml b/.github/workflows/flux-diff.yaml index 251eaf84c..e7a8ec527 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@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4 + uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0 with: egress-policy: audit diff --git a/.github/workflows/mega-linter.yaml b/.github/workflows/mega-linter.yaml index d1314b73d..54f7f5de6 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@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4 + uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0 with: egress-policy: audit diff --git a/.github/workflows/pr-labeler.yaml b/.github/workflows/pr-labeler.yaml index 40a192f9e..d46772bee 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@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4 + uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0 with: egress-policy: audit diff --git a/.github/workflows/run-trivy.yaml b/.github/workflows/run-trivy.yaml index 3d04606c8..3c0d6d8f4 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@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4 + uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0 with: egress-policy: audit diff --git a/.github/workflows/scorecards.yaml b/.github/workflows/scorecards.yaml index f6ffed4b6..e27033caa 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@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4 + uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0 with: egress-policy: audit