Skip to content

Commit 1ad3f13

Browse files
ci(github-action): update action step-security/harden-runner ( v2.15.1 → v2.16.0 ) (#2684)
Co-authored-by: dunce-bot[bot] <186783191+dunce-bot[bot]@users.noreply.github.com>
1 parent 0932a08 commit 1ad3f13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
group: ${{ github.workflow }}-${{ github.ref }}
2626
steps:
2727
- name: Harden the runner (Audit all outbound calls)
28-
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
28+
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2929
with:
3030
egress-policy: audit
3131

@@ -67,7 +67,7 @@ jobs:
6767
needs: build
6868
steps:
6969
- name: Harden the runner (Audit all outbound calls)
70-
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
70+
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
7171
with:
7272
egress-policy: audit
7373

0 commit comments

Comments
 (0)