Skip to content

Commit a20e4b1

Browse files
Update step-security/harden-runner action to v2.15.1 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9780781 commit a20e4b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/jekyll-gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Harden Runner
33-
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
33+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
3434
with:
3535
egress-policy: audit
3636

@@ -55,7 +55,7 @@ jobs:
5555
needs: build
5656
steps:
5757
- name: Harden Runner
58-
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
58+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
5959
with:
6060
egress-policy: audit
6161

0 commit comments

Comments
 (0)