Skip to content

Commit

Permalink
ci: Pin release freeze (NVIDIA#11143)
Browse files Browse the repository at this point in the history
* ci: Pin release freeze

Signed-off-by: Oliver Koenig <okoenig@nvidia.com>

* fix

Signed-off-by: Oliver Koenig <okoenig@nvidia.com>

---------

Signed-off-by: Oliver Koenig <okoenig@nvidia.com>
  • Loading branch information
ko3n1g authored and lilyw97 committed Nov 13, 2024
1 parent 9afdaf8 commit d5e7e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-freeze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
code-freeze:
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_code_freeze.yml
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_code_freeze.yml@v0.1.0
with:
name_of_library: NeMo-Toolkit
type_of_release: ${{ inputs.type_of_release }}
Expand Down

0 comments on commit d5e7e98

Please sign in to comment.