mirror of
https://github.com/Universal-Omega/DynamicPageList3
synced 2024-11-15 03:35:17 +00:00
Bump sqren/backport-github-action from 8.8.0 to 8.9.0 (#192)
Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 8.8.0 to 8.9.0. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](https://github.com/sqren/backport-github-action/compare/v8.8.0...v8.9.0) --- updated-dependencies: - dependency-name: sqren/backport-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8a23cbb722
commit
e725c00c81
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
)
|
||||
steps:
|
||||
- name: Backport
|
||||
uses: sqren/backport-github-action@v8.8.0
|
||||
uses: sqren/backport-github-action@v8.9.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
auto_backport_label_prefix: backport-to-
|
||||
|
|
Loading…
Reference in a new issue