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.
2 parents 9ee7ae2 + 28a3653 commit e2f5bb5Copy full SHA for e2f5bb5
.github/workflows/backport.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
ref: ${{ github.event.pull_request.head.sha }}
19
- name: Create backport PRs
20
- uses: korthout/backport-action@bf5fdd624b35f95d5b85991a728bd5744e8c6cf2 # v1.3.1
+ uses: korthout/backport-action@bd68141f079bd036e45ea8149bc9d174d5a04703 # v1.4.0
21
# xref: https://github.com/korthout/backport-action#inputs
22
23
# Use token to allow workflows to be triggered for the created PR
0 commit comments