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 27e164f commit cb20efdCopy full SHA for cb20efd
1 file changed
.github/workflows/backport.yaml
@@ -32,6 +32,6 @@ jobs:
32
)
33
34
steps:
35
- - uses: tibdex/backport@v2
+ - uses: tibdex/backport@9565281eda0731b1d20c4025c43339fb0a23812e
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments