Skip to content

Commit 6b9983f

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

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

0 commit comments

Comments
 (0)