Skip to content

Commit be18f9c

Browse files
build(deps): bump the ci group with 1 update
Bumps the ci group with 1 update: [korthout/backport-action](https://github.com/korthout/backport-action). Updates `korthout/backport-action` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](korthout/backport-action@79b9f24...e8161d6) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c04ed65 commit be18f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
ref: ${{ github.event.pull_request.head.sha }}
1919
- name: Create backport PRs
20-
uses: korthout/backport-action@79b9f245a4132c5bf4bca01c7526cfea24059c03 # v2.4.0
20+
uses: korthout/backport-action@e8161d6a0dbfa2651b7daa76cbb75bc7c925bbf3 # v2.4.1
2121
# xref: https://github.com/korthout/backport-action#inputs
2222
with:
2323
# Use token to allow workflows to be triggered for the created PR

0 commit comments

Comments
 (0)