Skip to content

Commit 44fa8e0

Browse files
GitHub Actions(deps): Bump sqren/backport-github-action
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 9b0af74 commit 44fa8e0

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
@@ -15,7 +15,7 @@ jobs:
1515
)
1616
steps:
1717
- name: Backport Action
18-
uses: sqren/backport-github-action@v9.5.1
18+
uses: sqren/backport-github-action@v10.2.0
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
auto_backport_label_prefix: auto-backport-to-

0 commit comments

Comments
 (0)