Skip to content

Commit 7b69ae0

Browse files
Bump korthout/backport-action from 3.2.0 to 3.2.1 (#738)
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](korthout/backport-action@436145e...0193454) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 3.2.1 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 12e8b07 commit 7b69ae0

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
@@ -32,7 +32,7 @@ jobs:
3232
echo "OLD_BRANCH=${OLD_BRANCH}" >> $GITHUB_ENV
3333
3434
- name: Create backport pull requests
35-
uses: korthout/backport-action@436145e922f9561fc5ea157ff406f21af2d6b363 # v3.2.0
35+
uses: korthout/backport-action@0193454f0c5947491d348f33a275c119f30eb736 # v3.2.1
3636
with:
3737
copy_assignees: true
3838
copy_labels_pattern: true

0 commit comments

Comments
 (0)