Chore: Bump step-security/harden-runner from 2.13.2 to 2.13.3 39/15339/1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 Dec 2025 20:20:16 +0000 (20:20 +0000)
committeroran.gh2gerrit <releng+oran-gh2gerrit@linuxfoundation.org>
Mon, 8 Dec 2025 20:20:22 +0000 (20:20 +0000)
Bumps step-security/harden-runner from 2.13.2 to 2.13.3.
## Release notes

Sourced from step-security/harden-runner's releases.

v2.13.3
What's Changed

Fixed an issue where process events were not uploaded in certain edge cases.

Full Changelog: https://github.com/step-security/harden-runner/compare/v2.13.2...v2.13.3

## Commits

df199fb Merge pull request #620 from step-security/rc-29
03d096a update agent
4090107 fix: update agent
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] <support@github.com>
Signed-off-by: oran.gh2gerrit <releng+oran-gh2gerrit@linuxfoundation.org>
Change-Id: I47ae9a8fde850c6570ebed565b3508dd05419a65
GitHub-PR: https://github.com/o-ran-sc/it-dep/pull/24
GitHub-Hash: 0b246d0fcaea1d10

.github/workflows/gerrit-merge-itdep.yaml
.github/workflows/gerrit-merge-release-itdep.yaml
.github/workflows/gerrit-verify-itdep.yaml
.github/workflows/github2gerrit.yaml

index 21179ac..e14472c 100644 (file)
@@ -92,7 +92,7 @@ jobs:
     timeout-minutes: 20
     steps:
       # yamllint disable-line rule:line-length
-      - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2  # v2.13.2
+      - uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2  # v2.13.3
         with:
           egress-policy: audit
 
index 3b1bc11..c3e2944 100644 (file)
@@ -115,7 +115,7 @@ jobs:
     timeout-minutes: 20
     steps:
       # yamllint disable-line rule:line-length
-      - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2  # v2.13.2
+      - uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2  # v2.13.3
         with:
           egress-policy: audit
 
index 7d7f898..c851ccd 100644 (file)
@@ -104,7 +104,7 @@ jobs:
     timeout-minutes: 15
     steps:
       # yamllint disable-line rule:line-length
-      - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2  # v2.13.2
+      - uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2  # v2.13.3
         with:
           egress-policy: audit
 
index b58b72d..7b01b8a 100644 (file)
@@ -41,7 +41,7 @@ jobs:
     steps:
       # Harden the runner used by this workflow
       # yamllint disable-line rule:line-length
-      - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2  # v2.13.2
+      - uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2  # v2.13.3
         name: 'Harden runner'
         with:
           egress-policy: audit