Skip to content

Commit a8c061b

Browse files
chore(deps): update step-security/harden-runner action to v2.14.2 (#1746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9ed12a commit a8c061b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/continuous-integration-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
- name: Harden Runner
181181
# Security hardening because this is a sensitive job,
182182
# where extra care should be taken NOT to leak any secret
183-
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
183+
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
184184
with:
185185
egress-policy: block
186186
allowed-endpoints:
@@ -254,7 +254,7 @@ jobs:
254254
- name: Harden Runner
255255
# Security hardening because this is a sensitive job,
256256
# where extra care should be taken NOT to leak any secret
257-
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
257+
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
258258
with:
259259
egress-policy: block
260260
allowed-endpoints:

0 commit comments

Comments
 (0)