We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05873d commit 6821c8cCopy full SHA for 6821c8c
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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
34
with:
35
egress-policy: audit
36
@@ -55,7 +55,7 @@ jobs:
55
needs: build
56
57
58
59
60
61
0 commit comments