From 656548c44a4252ace3d43a351f772c2513c98cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 11:10:35 +0000 Subject: [PATCH] build(deps): bump korthout/backport-action from 1.0.0 to 1.0.1 Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/backport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index d5e78cda086..2e705178464 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -24,7 +24,7 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha }} - name: Create backport PRs - uses: korthout/backport-action@v1.0.0 + uses: korthout/backport-action@v1.0.1 with: # Config README: https://github.com/korthout/backport-action#backport-action pull_description: |-