Skip to content

Commit d761b14

Browse files
JoshMockgithub-actions[bot]
authored andcommitted
Upgrade backport workflow to v2 (#1884)
(cherry picked from commit 5d37ca6)
1 parent 49159db commit d761b14

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,6 +11,6 @@ jobs:
1111
name: Backport
1212
steps:
1313
- name: Backport
14-
uses: tibdex/backport@v1
14+
uses: tibdex/backport@v2
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)