Skip to content

Commit 7f07300

Browse files
build(deps): Bump sqren/backport-github-action from 9.5.1 to 10.2.0
Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 9.5.1 to 10.2.0. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](sorenlouv/backport-github-action@v9.5.1...v10.2.0) --- updated-dependencies: - dependency-name: sqren/backport-github-action dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99a6f76 commit 7f07300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
)
2525
steps:
2626
- name: Backport Action
27-
uses: sqren/backport-github-action@v9.5.1
27+
uses: sqren/backport-github-action@v10.2.0
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
3030
auto_backport_label_prefix: backport-to-

0 commit comments

Comments
 (0)