We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e18ec commit d157275Copy full SHA for d157275
.github/workflows/cherry-picks.yaml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
fetch-depth: 0
25
- name: Cherry-Pick into sve branch
26
- uses: carloscastrojumo/github-cherry-pick-action@v1.0.9
+ uses: carloscastrojumo/github-cherry-pick-action@v1.0.10
27
28
token: ${{ secrets.MATTER_PAT }}
29
branch: 1.3-sve
0 commit comments