We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9780781 commit a20e4b1Copy full SHA for a20e4b1
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-latest
31
steps:
32
- name: Harden Runner
33
- uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
+ uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
34
with:
35
egress-policy: audit
36
@@ -55,7 +55,7 @@ jobs:
55
needs: build
56
57
58
59
60
61
0 commit comments