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 96ea9ec commit 5fea0d3Copy full SHA for 5fea0d3
.github/workflows/github-pages.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-24.04
18
steps:
19
- name: Harden Runner
20
- uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
+ uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
21
with:
22
egress-policy: audit
23
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
.github/workflows/update.yml
0 commit comments