Skip to content

Commit 36e4d8a

Browse files
[Backport 8.7] Upgrade backport workflow to v2 (#1885)
Co-authored-by: Josh Mock <[email protected]>
1 parent 49159db commit 36e4d8a

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)