Skip to content

Commit d3ec992

Browse files
committed
🔒 pin doc-pr-build.yml actions to commit SHAs
1 parent 0974555 commit d3ec992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doc-pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515

1616
jobs:
1717
build:
18-
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@main
18+
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
1919
with:
2020
commit_sha: ${{ github.event.pull_request.head.sha }}
2121
pr_number: ${{ github.event.number }}

0 commit comments

Comments
 (0)