From 597b13295b5692acc688a37a0111e373cb8efdac Mon Sep 17 00:00:00 2001 From: "techtales-bot[bot]" <118013669+techtales-bot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 09:44:27 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-actions):=20update=20step-security/ha?= =?UTF-8?q?rden-runner=20(=20v2.19.4=20=E2=86=92=20v2.20.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | step-security/harden-runner | v2.19.4 | v2.20.0 | --- .github/workflows/atlantis-apply-on-no-changes.yaml | 2 +- .github/workflows/changed-files.yaml | 2 +- .github/workflows/deploy-gh-pages.yaml | 2 +- .github/workflows/docker-build.yaml | 2 +- .github/workflows/docker-push.yaml | 2 +- .github/workflows/run-renovate.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/atlantis-apply-on-no-changes.yaml b/.github/workflows/atlantis-apply-on-no-changes.yaml index 6834e98..725ad29 100644 --- a/.github/workflows/atlantis-apply-on-no-changes.yaml +++ b/.github/workflows/atlantis-apply-on-no-changes.yaml @@ -23,7 +23,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: harden runner - uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 + uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 with: egress-policy: audit diff --git a/.github/workflows/changed-files.yaml b/.github/workflows/changed-files.yaml index 0351ad9..bf8612e 100644 --- a/.github/workflows/changed-files.yaml +++ b/.github/workflows/changed-files.yaml @@ -46,7 +46,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: harden runner - uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 + uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 with: egress-policy: audit diff --git a/.github/workflows/deploy-gh-pages.yaml b/.github/workflows/deploy-gh-pages.yaml index 9d963fe..a063b18 100644 --- a/.github/workflows/deploy-gh-pages.yaml +++ b/.github/workflows/deploy-gh-pages.yaml @@ -33,7 +33,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: harden runner - uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 + uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 with: egress-policy: audit diff --git a/.github/workflows/docker-build.yaml b/.github/workflows/docker-build.yaml index 7b0952e..564a9bf 100644 --- a/.github/workflows/docker-build.yaml +++ b/.github/workflows/docker-build.yaml @@ -28,7 +28,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: harden runner - uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 + uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 with: egress-policy: audit diff --git a/.github/workflows/docker-push.yaml b/.github/workflows/docker-push.yaml index e1fa6c4..a59e2a5 100644 --- a/.github/workflows/docker-push.yaml +++ b/.github/workflows/docker-push.yaml @@ -46,7 +46,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: harden runner - uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 + uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 with: egress-policy: audit diff --git a/.github/workflows/run-renovate.yaml b/.github/workflows/run-renovate.yaml index 0c85316..ccd6c4c 100644 --- a/.github/workflows/run-renovate.yaml +++ b/.github/workflows/run-renovate.yaml @@ -45,7 +45,7 @@ jobs: steps: # https://github.com/marketplace/actions/harden-runner - name: harden runner - uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 + uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 with: egress-policy: audit