Skip to content

Commit 03a9d8a

Browse files
Bump m-kuhn/backport from 1.2.7 to 1.2.8 (#1082)
Bumps [m-kuhn/backport](https://github.com/m-kuhn/backport) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/m-kuhn/backport/releases) - [Commits](m-kuhn/backport@v1.2.7...v1.2.8) --- updated-dependencies: - dependency-name: m-kuhn/backport dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f1799b commit 03a9d8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: Backport Bot
1414
id: backport
1515
if: github.event.pull_request.merged && ( ( github.event.action == 'closed' && contains( join( github.event.pull_request.labels.*.name ), 'backport') ) || contains( github.event.label.name, 'backport' ) )
16-
uses: m-kuhn/backport@v1.2.7
16+
uses: m-kuhn/backport@v1.2.8
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)