Skip to content

Commit ff701dd

Browse files
Bump korthout/backport-action from 4 to 4.4.0
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4 to 4.4.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](korthout/backport-action@v4...v4.4.0) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7923d05 commit ff701dd

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
@@ -27,7 +27,7 @@ jobs:
2727
# Port PR to other branch (ONLY if labeled with "port to")
2828
# See https://github.com/korthout/backport-action
2929
- name: Create backport pull requests
30-
uses: korthout/backport-action@v4
30+
uses: korthout/backport-action@v4.4.0
3131
with:
3232
# Trigger based on a "port to [branch]" label on PR
3333
# (This label must specify the branch name to port to)

0 commit comments

Comments
 (0)