We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec63b9 commit f5970c5Copy full SHA for f5970c5
.github/workflows/cherry-pick-release-commit.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
cherry-pick:
10
- uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cherry_pick.yml@v0.22.7
+ uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cherry_pick.yml@v0.63.0
11
secrets:
12
PAT: ${{ secrets.PAT }}
13
SLACK_WEBHOOK_ADMIN: ${{ secrets.SLACK_WEBHOOK_ADMIN }}
0 commit comments