From 43c5042b7b3b37882b684396921e169ac2351a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 23:45:09 +0000 Subject: [PATCH] Bump step-security/harden-runner from 2.11.0 to 2.12.2 Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.11.0 to 2.12.2. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/v2.11.0...6c439dc8bdf85cadbbce9ed30d1c7b959517bc49) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/wheel.ad-rss-map-integration.yml | 2 +- .github/workflows/wheel.ad-rss.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/wheel.ad-rss-map-integration.yml b/.github/workflows/wheel.ad-rss-map-integration.yml index 26c7556d7..af08b2a5e 100644 --- a/.github/workflows/wheel.ad-rss-map-integration.yml +++ b/.github/workflows/wheel.ad-rss-map-integration.yml @@ -38,7 +38,7 @@ jobs: id-token: write # IMPORTANT: this permission is mandatory for trusted publishing steps: - name: Harden Runner - uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0 + uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2 with: egress-policy: audit diff --git a/.github/workflows/wheel.ad-rss.yml b/.github/workflows/wheel.ad-rss.yml index e21f2873e..456711fc4 100644 --- a/.github/workflows/wheel.ad-rss.yml +++ b/.github/workflows/wheel.ad-rss.yml @@ -38,7 +38,7 @@ jobs: id-token: write # IMPORTANT: this permission is mandatory for trusted publishing steps: - name: Harden Runner - uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0 + uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2 with: egress-policy: audit