File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ jobs:
2222
2323 steps :
2424 - name : Checkout code
25- uses : actions/checkout@v4
25+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626
2727 - name : Setup Python ${{ matrix.python-version }}
28- uses : actions/setup-python@v5
28+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
2929 with :
3030 python-version : ${{ matrix.python-version }}
3131
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permissions:
99
1010jobs :
1111 style :
12- uses : huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@main
12+ uses : huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@e000c1c89c65aee188041723456ac3a479416d4c # main
1313 with :
1414 python_quality_dependencies : " [quality]"
1515 style_command_type : " style_only"
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout code
11- uses : actions/checkout@v4
11+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1212 with :
1313 fetch-depth : 0
1414 - name : Secret Scanning
15- uses : trufflesecurity/trufflehog@main
15+ uses : trufflesecurity/trufflehog@6bd2d14f7a4bc1e569fa3550efa7ec632a4fa67b # main
1616
1717
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@main
11+ uses : huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
1212 with :
1313 package_name : optimum
1414 secrets :
You can’t perform that action at this time.
0 commit comments