Skip to content

Commit

Permalink
build(deps): bump tibdex/backport from 1 to 2 (#785)
Browse files Browse the repository at this point in the history
Bumps [tibdex/backport](https://github.com/tibdex/backport) from 1 to 2.
- [Release notes](https://github.com/tibdex/backport/releases)
- [Commits](tibdex/backport@v1...v2)

---
updated-dependencies:
- dependency-name: tibdex/backport
  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>
  • Loading branch information
dependabot[bot] authored May 4, 2022
1 parent bc2b1a4 commit ab8be7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
if: github.event.pull_request.merged
steps:
- name: Backport
uses: tibdex/backport@v1
uses: tibdex/backport@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ab8be7b

Please sign in to comment.