Skip to content

Commit 36d138a

Browse files
🔄 synced local '.github/workflows/gh-pages.yml' with remote '.github/workflows/gh-pages.yml'
1 parent 9a11dc8 commit 36d138a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/gh-pages.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# More info: https://github.com/step-security/harden-runner.
3232
- name: Harden Runner
3333
id: harden_runner
34-
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7
34+
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f
3535
with:
3636
egress-policy: audit
3737

@@ -66,7 +66,7 @@ jobs:
6666
# More info: https://github.com/step-security/harden-runner.
6767
- name: Harden Runner
6868
id: harden_runner
69-
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7
69+
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f
7070
with:
7171
egress-policy: audit
7272

0 commit comments

Comments
 (0)