Skip to content

Commit

Permalink
Bump tibdex/backport from 1 to 2
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 79ee478 commit 8bde5fb
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 @@ -11,6 +11,6 @@ jobs:
name: Backport
steps:
- name: Backport
uses: tibdex/backport@v1
uses: tibdex/backport@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8bde5fb

Please sign in to comment.