Skip to content

Commit cbd2aae

Browse files
committed
🔒 pin build_documentation.yml actions to commit SHAs
1 parent eb99bb3 commit cbd2aae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build:
12-
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
12+
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
1313
with:
1414
commit_sha: ${{ github.sha }}
1515
package: evaluate

0 commit comments

Comments
 (0)