From be43e89a14a3c10e7cc416f31c33570c3e8766b7 Mon Sep 17 00:00:00 2001 From: "techtales-bot[bot]" <118013669+techtales-bot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 19:04:54 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-actions):=20update=20step-security/ha?= =?UTF-8?q?rden-runner=20(=20v2.16.0=20=E2=86=92=20v2.16.1=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.16.0 | v2.16.1 | --- .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 1135c2c..f89c9f1 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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 + uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1 with: egress-policy: audit diff --git a/.github/workflows/changed-files.yaml b/.github/workflows/changed-files.yaml index d5fe738..a39b6e4 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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 + uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1 with: egress-policy: audit diff --git a/.github/workflows/deploy-gh-pages.yaml b/.github/workflows/deploy-gh-pages.yaml index b16d8f1..8385f80 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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 + uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1 with: egress-policy: audit diff --git a/.github/workflows/docker-build.yaml b/.github/workflows/docker-build.yaml index 5993cd9..a5f60b0 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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 + uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1 with: egress-policy: audit diff --git a/.github/workflows/docker-push.yaml b/.github/workflows/docker-push.yaml index 9318527..bae6b82 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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 + uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1 with: egress-policy: audit diff --git a/.github/workflows/run-renovate.yaml b/.github/workflows/run-renovate.yaml index 6ee43f7..10f1f18 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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 + uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1 with: egress-policy: audit