File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616jobs :
1717 build :
18- uses : huggingface/doc-builder/.github/workflows/build_main_documentation.yml@0f4784322c564503c4a4d67ccb7fba29e32f111a # main
18+ uses : huggingface/doc-builder/.github/workflows/build_main_documentation.yml@6108e850ae1cf2f71bb0815a600bcd50c39abfa7 # main
1919 with :
2020 commit_sha : ${{ github.sha }}
2121 package : smolagents
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ concurrency:
1313
1414jobs :
1515 build :
16- uses : huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@0f4784322c564503c4a4d67ccb7fba29e32f111a # main
16+ uses : huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@6108e850ae1cf2f71bb0815a600bcd50c39abfa7 # main
1717 with :
1818 commit_sha : ${{ github.event.pull_request.head.sha }}
1919 pr_number : ${{ github.event.number }}
Original file line number Diff line number Diff line change 1212 UV_HTTP_TIMEOUT : 600 # max 10min to install deps
1313
1414 steps :
15- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
15+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1616 - name : Set up Python
1717 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
1818 with :
Original file line number Diff line number Diff line change 2121 python-version : ["3.10", "3.12"]
2222
2323 steps :
24- - uses : actions/checkout@v6 .0.3
24+ - uses : actions/checkout@v7 .0.0
2525 - name : Set up Python ${{ matrix.python-version }}
2626 uses : actions/setup-python@v6
2727 with :
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout code
14- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
14+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
1515 with :
1616 fetch-depth : 0
1717 - name : Secret Scanning
18- uses : trufflesecurity/trufflehog@d411fff7b8879a62509f3fa98c07f247ac089a51 # main
18+ uses : trufflesecurity/trufflehog@00155c9dc586f34d189adc83d3ac2698c2ec551f # main
Original file line number Diff line number Diff line change 88
99jobs :
1010 build :
11- uses : huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@0f4784322c564503c4a4d67ccb7fba29e32f111a # main
11+ uses : huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@6108e850ae1cf2f71bb0815a600bcd50c39abfa7 # main
1212 with :
1313 package_name : smolagents
1414 secrets :
You can’t perform that action at this time.
0 commit comments