Skip to content

Commit 868781f

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

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@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
183+
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
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@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
257+
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
258258
with:
259259
egress-policy: block
260260
allowed-endpoints:

0 commit comments

Comments
 (0)