Skip to content

Commit ff8adfc

Browse files
committed
Update sorenlouv/backport-github-action action to v10
1 parent 24a541f commit ff8adfc

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
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- name: Backport Action
35-
uses: sorenlouv/backport-github-action@v9.5.1
35+
uses: sorenlouv/backport-github-action@v10.2.0
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
auto_backport_label_prefix: backport

0 commit comments

Comments
 (0)