Skip to content

Commit 9168613

Browse files
Bump korthout/backport-action from 4.5.2 to 4.6.0
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.5.2 to 4.6.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](korthout/backport-action@v4.5.2...v4.6.0) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0707f78 commit 9168613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/port_merged_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# Port PR to other branch (ONLY if labeled with "port to")
3838
# See https://github.com/korthout/backport-action
3939
- name: Create backport pull requests
40-
uses: korthout/backport-action@v4.5.2
40+
uses: korthout/backport-action@v4.6.0
4141
with:
4242
# Trigger based on a "port to [branch]" label on PR
4343
# (This label must specify the branch name to port to)

0 commit comments

Comments
 (0)