Skip to content

Commit b6111a3

Browse files
ci(deps): bump step-security/harden-runner from 2.16.1 to 2.17.0 (#16)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13f992a commit b6111a3

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@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
63+
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.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@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
176+
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
177177
with:
178178
egress-policy: audit
179179

0 commit comments

Comments
 (0)