Skip to content

Commit

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

Signed-off-by: Oliver Koenig <[email protected]>

* fix

Signed-off-by: Oliver Koenig <[email protected]>

---------

Signed-off-by: Oliver Koenig <[email protected]>
  • Loading branch information
ko3n1g authored and yashaswikarnati committed Nov 21, 2024
1 parent 5cece0a commit 37f2a86
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 37f2a86

Please sign in to comment.