We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04ed65 commit be18f9cCopy full SHA for be18f9c
.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@79b9f245a4132c5bf4bca01c7526cfea24059c03 # v2.4.0
+ uses: korthout/backport-action@e8161d6a0dbfa2651b7daa76cbb75bc7c925bbf3 # v2.4.1
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