Skip to content

Commit 56c884a

Browse files
chore: update step-security/harden-runner from 2.14.1 to 2.14.2. in a workflow (hiero-ledger#1801)
Signed-off-by: Rafli Permana <praflipermana@gmail.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 7b8e954 commit 56c884a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deps-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- name: Harden the runner (Audit all outbound calls)
26-
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
26+
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
2727
with:
2828
egress-policy: audit
2929

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
2020
### .github
2121
- Fixed bot workflow runtime failure caused by strict `FAILED_WORKFLOW_NAME` validation. (`#1690`)
2222
- Reverted PR #1739 checking assignment counts
23-
23+
- chore: update step-security/harden-runner from 2.14.1 to 2.14.2 in a workflow
2424

2525
## [0.2.0] - 2026-11-02
2626

0 commit comments

Comments
 (0)