Skip to content

Commit f941767

Browse files
authored
Update release workflow to use version 0.93.0
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 88714c9 commit f941767

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
NVIDIA_MANAGEMENT_ORG_PAT: ${{ secrets.NVIDIA_MANAGEMENT_ORG_PAT }}
6868

6969
release:
70-
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.92.0
70+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.93.0
7171
needs: [pre-flight]
7272
with:
7373
release-ref: ${{ inputs.release-ref || github.sha }}

0 commit comments

Comments
 (0)