We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d488086 commit 18ffdccCopy full SHA for 18ffdcc
.github/workflows/cherry-pick-command.yaml
@@ -27,6 +27,6 @@ permissions:
27
jobs:
28
cherry-pick:
29
name: Cherry Pick Actions
30
- uses: tektoncd/plumbing/.github/workflows/_cherry-pick-command.yaml@03501984b53f82be58454f64218ea5c3122b898e # main
+ uses: tektoncd/plumbing/.github/workflows/_cherry-pick-command.yaml@9f8e1781d5cc431e5c95190a9fc14dfba1cec391 # main
31
secrets:
32
CHATOPS_TOKEN: ${{ secrets.CHATOPS_TOKEN }}
0 commit comments