Skip to content

Commit f5970c5

Browse files
authored
Update cherry-pick workflow to use version 0.63.0 (#344)
Signed-off-by: Pablo Garay <[email protected]>
1 parent 3ec63b9 commit f5970c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cherry-pick-release-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
cherry-pick:
10-
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cherry_pick.yml@v0.22.7
10+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cherry_pick.yml@v0.63.0
1111
secrets:
1212
PAT: ${{ secrets.PAT }}
1313
SLACK_WEBHOOK_ADMIN: ${{ secrets.SLACK_WEBHOOK_ADMIN }}

0 commit comments

Comments
 (0)