Skip to content

Commit 862b5b6

Browse files
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@7f3cab8...beacefb) --- 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 bf3b996 commit 862b5b6

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@7f3cab83e4b3b26aefcffda21851c3dc3d389f45 #v1.2.7
16+
uses: m-kuhn/backport@beacefbdb02ada95eb88dd9935599945ec776b73 #v1.2.8
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)