Browse Source

chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 (#5379)

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/v2.13.0...f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 6 months ago
parent
commit
8ccaa49281
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/zizmor.yml

+ 1 - 1
.github/workflows/zizmor.yml

@@ -21,7 +21,7 @@ jobs:
     outputs:
     outputs:
       noop: ${{ steps.noop.outputs.should_skip }}
       noop: ${{ steps.noop.outputs.should_skip }}
     steps:
     steps:
-      - uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
+      - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
         with:
         with:
           egress-policy: audit
           egress-policy: audit
       - name: Detect No-op Changes
       - name: Detect No-op Changes