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 e953ae1 + e3f74fa commit 387e82cCopy full SHA for 387e82c
.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@408fae11ed190c2f91bf15d15af01b8f8b45709b # v2.0.0
+ uses: korthout/backport-action@cb79e4e5f46c7d7d653dd3d5fa8a9b0a945dfe4b # v2.1.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