Skip to content

Commit bd5317d

Browse files
Bump tibdex/backport from 1 to 2 (#493)
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>
1 parent fae3892 commit bd5317d

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
@@ -11,6 +11,6 @@ jobs:
1111
if: github.event.pull_request.merged
1212
steps:
1313
- name: Backport
14-
uses: tibdex/backport@v1
14+
uses: tibdex/backport@v2
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)