Skip to content

Commit bb702d1

Browse files
chore(deps): update step-security/harden-runner digest to 9af89fc (finos#2642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6373aeb commit bb702d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/automated-release-calm-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ jobs:
432432
contains(github.event.pull_request.labels.*.name, 'automated-release')
433433
steps:
434434
- name: Harden Runner
435-
uses: step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2
435+
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2
436436
with:
437437
egress-policy: audit
438438

.github/workflows/automated-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ jobs:
436436
contains(github.event.pull_request.labels.*.name, 'automated-release')
437437
steps:
438438
- name: Harden Runner
439-
uses: step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2
439+
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2
440440
with:
441441
egress-policy: audit
442442

0 commit comments

Comments
 (0)