We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461ac19 commit 07a1a8eCopy full SHA for 07a1a8e
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@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
+ uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
34
with:
35
egress-policy: audit
36
@@ -55,7 +55,7 @@ jobs:
55
needs: build
56
57
58
59
60
61
0 commit comments