Skip to content

Commit 8969442

Browse files
dependabot[bot]aaime
authored andcommitted
chore(deps): bump m-kuhn/backport from 1.2.7 to 1.2.8
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>
1 parent 732f896 commit 8969442

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,7 +13,7 @@ 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.GH_TOKEN_BOT }}
1919

0 commit comments

Comments
 (0)