From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 12:07:33 +0000 (+0000) Subject: Bump step-security/harden-runner from 2.15.0 to 2.15.1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=47371610704ed1c136cb86a45f9e238e71d2654e;p=doc.git Bump step-security/harden-runner from 2.15.0 to 2.15.1 ## Release notes Sourced from step-security/harden-runner's releases. v2.15.1 What's Changed Fixes step-security/harden-runner#642 bug due to which post step was failing on Windows ARM runners Updates npm packages Full Changelog: https://github.com/step-security/harden-runner/compare/v2.15.0...v2.15.1 ## Commits 58077d3 Release v2.15.1 (#641) See full diff in compare view ![Dependabot compatibility score](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] Change-Id: Ia898ead27d3ecdba81cc96d8c63cd288c0b108c1 GitHub-PR: https://github.com/onap/doc/pull/8 GitHub-Hash: 2803e487c499910a Signed-off-by: onap.gh2gerrit --- diff --git a/.github/workflows/call-github2gerrit.yaml b/.github/workflows/call-github2gerrit.yaml index 29d69f070..0513927f7 100644 --- a/.github/workflows/call-github2gerrit.yaml +++ b/.github/workflows/call-github2gerrit.yaml @@ -94,7 +94,7 @@ jobs: timeout-minutes: 5 steps: # yamllint disable-line rule:line-length - - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 + - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 with: egress-policy: audit @@ -120,7 +120,7 @@ jobs: steps: # Harden the runner used by this workflow # yamllint disable-line rule:line-length - - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 + - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 with: egress-policy: audit @@ -151,7 +151,7 @@ jobs: steps: # Harden the runner used by this workflow # yamllint disable-line rule:line-length - - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 + - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 name: 'Harden runner' with: egress-policy: audit @@ -200,7 +200,7 @@ jobs: steps: # Harden the runner used by this workflow # yamllint disable-line rule:line-length - - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 + - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 with: egress-policy: audit