Skip to content

Commit 7398782

Browse files
chore(deps): Bump step-security/harden-runner from 2.10.2 to 2.13.0 (#1410)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.2 to 2.13.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@v2.10.2...ec9f2d5) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ab7171 commit 7398782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
with:
134134
toolchain: stable
135135
- name: "Harden Runner"
136-
uses: "step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f"
136+
uses: "step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911"
137137
with:
138138
"egress-policy": "audit"
139139
- name: Install dist

0 commit comments

Comments
 (0)