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 57e7bbe + ca15d4a commit 60e5470Copy full SHA for 60e5470
.github/workflows/backport.yaml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
ref: ${{ github.event.pull_request.head.sha }}
22
- name: Create backport PRs
23
- uses: korthout/backport-action@bf5fdd624b35f95d5b85991a728bd5744e8c6cf2 # v1.3.1
+ uses: korthout/backport-action@bd68141f079bd036e45ea8149bc9d174d5a04703 # v1.4.0
24
# xref: https://github.com/korthout/backport-action#inputs
25
26
# Use token to allow workflows to be triggered for the created PR
0 commit comments