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 8d5e75d commit 6472046Copy full SHA for 6472046
.github/workflows/backport.yml
@@ -11,6 +11,6 @@ jobs:
11
name: Backport
12
steps:
13
- name: Backport
14
- uses: tibdex/backport@v2
+ uses: tibdex/backport@7005ef85c4562bc23b0e9b4a9940d5922f439750
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments