mirror of
https://github.com/Universal-Omega/DynamicPageList3
synced 2024-11-27 09:30:07 +00:00
Bump sqren/backport-github-action from 9.3.1 to 9.5.1 (#272)
Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 9.3.1 to 9.5.1. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](https://github.com/sqren/backport-github-action/compare/v9.3.1...v9.5.1) --- 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
7bb650421f
commit
b58a5cb981
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@v9.3.1
|
||||
uses: sqren/backport-github-action@v9.5.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
auto_backport_label_prefix: backport-to-
|
||||
|
|
Loading…
Reference in a new issue