From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:00:49 +0000 (+0000) Subject: Bump step-security/harden-runner from 2.14.2 to 2.15.0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c502d8ce53271ba8c2ffe262437e3616ac90a74f;p=doc.git Bump step-security/harden-runner from 2.14.2 to 2.15.0 ## Release notes Sourced from step-security/harden-runner's releases. v2.15.0 What's Changed Windows and macOS runner support We are excited to announce that Harden Runner now supports Windows and macOS runners, extending runtime security beyond Linux for the first time. Insights for Windows and macOS runners will be displayed in the same consistent format you are already familiar with from Linux runners, giving you a unified view of runtime activity across all platforms. Full Changelog: https://github.com/step-security/harden-runner/compare/v2.14.2...v2.15.0 ## Commits a90bcbc Update readme (#637) f0a59d8 Release v2.15.0 (#639) 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: I5789e78bb5d46386cf651d7be87707d07e99acf9 GitHub-PR: https://github.com/onap/doc/pull/6 GitHub-Hash: dc3c7d2d2af98a26 Signed-off-by: onap.gh2gerrit --- diff --git a/.github/workflows/call-github2gerrit.yaml b/.github/workflows/call-github2gerrit.yaml index 8cbce2388..ab7909fde 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@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 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@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 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@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 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@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 with: egress-policy: audit