Skip to content

Commit a6e740a

Browse files
Bump step-security/harden-runner from 2.13.3 to 2.14.0 (#410)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.3 to 2.14.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@df199fb...20cf305) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35629fe commit a6e740a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ${{ matrix.os }}-latest
3535
steps:
3636
- name: Harden Runner
37-
uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2
37+
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76
3838
with:
3939
egress-policy: audit
4040
- name: Checkout repository

0 commit comments

Comments
 (0)