Skip to content

Commit 6a732cb

Browse files
ci(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 (#32)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7b5539 commit 6a732cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
steps:
6262
- name: Harden the runner (Audit all outbound calls)
63-
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
63+
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
6464
with:
6565
egress-policy: audit
6666

@@ -173,7 +173,7 @@ jobs:
173173

174174
steps:
175175
- name: Harden the runner (Audit all outbound calls)
176-
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
176+
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
177177
with:
178178
egress-policy: audit
179179

0 commit comments

Comments
 (0)