We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc81aca commit ee7e57eCopy full SHA for ee7e57e
.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@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
+ uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.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