Skip to content

Commit e983d08

Browse files
Bump xamarin/backport-bot-action from 1.0 to 2.0 (#386)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 704aea3 commit e983d08

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)