Skip to content

Commit bf7e5e7

Browse files
github-actions(deps): bump sorenlouv/backport-github-action
Bumps [sorenlouv/backport-github-action](https://github.com/sorenlouv/backport-github-action) from 9.3.1 to 9.5.1. - [Release notes](https://github.com/sorenlouv/backport-github-action/releases) - [Commits](sorenlouv/backport-github-action@v9.3.1...v9.5.1) --- updated-dependencies: - dependency-name: sorenlouv/backport-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 948da9e commit bf7e5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v9.3.1"
14+
uses: "sorenlouv/backport-github-action@v9.5.1"
1515
with:
1616
github_token: "${{ secrets.BOT_TOKEN }}"
1717
auto_backport_label_prefix: "auto-backport-to-"

0 commit comments

Comments
 (0)