Skip to content

Commit 104d557

Browse files
chore(actions)(deps): bump step-security/harden-runner
Bumps the actions group with 1 update: [step-security/harden-runner](https://github.com/step-security/harden-runner). Updates `step-security/harden-runner` from 2.19.1 to 2.19.2 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@a5ad31d...9ca718d) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24fef39 commit 104d557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- name: Harden runner egress
3434
# step-security/harden-runner v2.19.0
35-
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450
35+
uses: step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99
3636
with:
3737
egress-policy: audit
3838

0 commit comments

Comments
 (0)