Skip to content

Commit ed182cd

Browse files
jparrabedoyaclaude
andcommitted
ci: Pin ghaction-github-pages to commit SHA (security hardening)
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent a6178ec commit ed182cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Deploy
2323
if: success()
24-
uses: crazy-max/ghaction-github-pages@v5.0.0
24+
uses: crazy-max/ghaction-github-pages@1d6ee9b181a81033a16bd707a1401afa978daab4 # v5.0.0
2525
with:
2626
target_branch: gh-pages
2727
build_dir: ./docs

0 commit comments

Comments
 (0)