We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d346bbe commit b015387Copy full SHA for b015387
.github/workflows/cherry-pick-release-commit.yml
@@ -20,7 +20,7 @@ on:
20
21
jobs:
22
cherry-pick:
23
- uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cherry_pick.yml@v0.57.0
+ uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cherry_pick.yml@v0.63.0
24
secrets:
25
PAT: ${{ secrets.PAT }}
26
SLACK_WEBHOOK_ADMIN: ${{ secrets.SLACK_WEBHOOK_ADMIN }}
0 commit comments