mirror of
https://github.com/Universal-Omega/DynamicPageList3
synced 2024-11-14 19:30:15 +00:00
Bump sqren/backport-github-action from 8.3.1 to 8.4.0 (#172)
Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 8.3.1 to 8.4.0. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](https://github.com/sqren/backport-github-action/compare/v8.3.1...v8.4.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
228e6bf4d3
commit
376da33623
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.3.1
|
||||
uses: sqren/backport-github-action@v8.4.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
auto_backport_label_prefix: backport-to-
|
||||
|
|
Loading…
Reference in a new issue