Skip to content

Commit 7d0932e

Browse files
chore(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 (#130)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@91182cc...0080882) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6108da6 commit 7d0932e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javascript.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Harden Runner
14-
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7
14+
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f
1515
with:
1616
disable-sudo: true
1717
egress-policy: block

0 commit comments

Comments
 (0)