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 a8a8196 commit 563ad1eCopy full SHA for 563ad1e
.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@408fae11ed190c2f91bf15d15af01b8f8b45709b # v2.0.0
+ uses: korthout/backport-action@cb79e4e5f46c7d7d653dd3d5fa8a9b0a945dfe4b # v2.1.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