File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2222
2323jobs :
2424 build-docs :
25- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_docs.yml@v0.41 .0
25+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_docs.yml@v0.57 .0
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ defaults:
2626
2727jobs :
2828 build-test-publish-wheel :
29- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@v0.33 .0
29+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@v0.57 .0
3030 if : ${{ vars.BUILD_TEST_PUBLISH_WHEEL == 'true' }}
3131 with :
3232 dry-run : true
Original file line number Diff line number Diff line change 2020
2121jobs :
2222 cherry-pick :
23- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cherry_pick.yml@v0.31 .0
23+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cherry_pick.yml@v0.57 .0
2424 secrets :
2525 PAT : ${{ secrets.PAT }}
2626 SLACK_WEBHOOK_ADMIN : ${{ secrets.SLACK_WEBHOOK_ADMIN }}
Original file line number Diff line number Diff line change 1919
2020jobs :
2121 copyright-check :
22- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_copyright_check.yml@v0.2 .0
22+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_copyright_check.yml@v0.57 .0
Original file line number Diff line number Diff line change 3434 default : true
3535jobs :
3636 code-freeze :
37- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_code_freeze.yml@v0.22.5
37+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_code_freeze.yml@v0.57.0
3838 with :
3939 library-name : LLM-Shower
4040 python-package : llm_shower
Original file line number Diff line number Diff line change 3737
3838jobs :
3939 release :
40- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.34 .0
40+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.57 .0
4141 with :
4242 release-ref : ${{ inputs.release-ref }}
4343 python-package : llm_shower
Original file line number Diff line number Diff line change 1818
1919jobs :
2020 secrets-detector :
21- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_secrets-detector.yml@v0.55 .0
21+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_secrets-detector.yml@v0.57 .0
You can’t perform that action at this time.
0 commit comments