Skip to content

Commit a319cc4

Browse files
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] <support@github.com>
1 parent 1b92960 commit a319cc4

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
@@ -29,7 +29,7 @@ jobs:
2929
)
3030
steps:
3131
- name: Backport Action
32-
uses: sqren/backport-github-action@v9.5.1
32+
uses: sqren/backport-github-action@v10.2.0
3333
with:
3434
github_token: ${{ secrets.ACCESS_TOKEN }}
3535
auto_backport_label_prefix: backport/

0 commit comments

Comments
 (0)