Skip to content

Commit 973dd4e

Browse files
Bump xamarin/backport-bot-action from 1.0 to 2.0
Bumps [xamarin/backport-bot-action](https://github.com/xamarin/backport-bot-action) from 1.0 to 2.0. - [Commits](xamarin/backport-bot-action@v1.0...v2.0) --- updated-dependencies: - dependency-name: xamarin/backport-bot-action dependency-version: '2.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b45dc13 commit 973dd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: github.event.issue.pull_request != '' && contains(github.event.comment.body, '@gitbot')
1111

1212
steps:
13-
- uses: xamarin/backport-bot-action@v1.0
13+
- uses: xamarin/backport-bot-action@v2.0
1414
with:
1515
pull_request_url: ${{ github.event.issue.pull_request.url }}
1616
comment_body: ${{ github.event.comment.body }}

0 commit comments

Comments
 (0)