Skip to content

Commit 12ccd5a

Browse files
deps: Update korthout/backport-action action to v3.4.1
1 parent 4959841 commit 12ccd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
fetch-depth: 0
1313
- name: Create backport PRs
14-
uses: korthout/backport-action@v3.2.1
14+
uses: korthout/backport-action@v3.4.1
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}
1717
github_workspace: ${{ github.workspace }}

0 commit comments

Comments
 (0)