Skip to content

Commit 53105e1

Browse files
github-actions(deps): bump sorenlouv/backport-github-action
Bumps [sorenlouv/backport-github-action](https://github.com/sorenlouv/backport-github-action) from 10.2.0 to 10.4.0. - [Release notes](https://github.com/sorenlouv/backport-github-action/releases) - [Commits](sorenlouv/backport-github-action@v10.2.0...v10.4.0) --- updated-dependencies: - dependency-name: sorenlouv/backport-github-action dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81ec11f commit 53105e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: "${{ github.event.pull_request.merged == true }}"
1212
steps:
1313
- name: "Backport Action"
14-
uses: "sorenlouv/backport-github-action@v10.2.0"
14+
uses: "sorenlouv/backport-github-action@v10.4.0"
1515
with:
1616
github_token: "${{ secrets.BOT_TOKEN }}"
1717
auto_backport_label_prefix: "auto-backport-to-"

0 commit comments

Comments
 (0)