Skip to content

Commit cb8288e

Browse files
ci(github-action): update action step-security/harden-runner ( v2.14.1 → v2.15.0 ) (#2501)
Co-authored-by: dunce-bot[bot] <186783191+dunce-bot[bot]@users.noreply.github.com>
1 parent e230591 commit cb8288e

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@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
28+
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.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@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
70+
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
7171
with:
7272
egress-policy: audit
7373

0 commit comments

Comments
 (0)