mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-11 09:40:46 -04:00
Bump korthout/backport-action from 4.3.0 to 4.4.0
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](3c06f323a5...ad30f01dbe)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
efb6070415
commit
61c9da0ea6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backbot.yml
vendored
2
.github/workflows/backbot.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
sha: ${{ github.event.pull_request.head.sha }} # Checkout the latest commit of the merged PR.
|
||||
|
||||
- name: Run Backbot
|
||||
uses: korthout/backport-action@3c06f323a58619da1e8522229ebc8d5de2633e46 # v4.3.0
|
||||
uses: korthout/backport-action@ad30f01dbe543be4a24431001c38f3617af8c745 # v4.4.0
|
||||
with:
|
||||
github_token: ${{ steps.backbot-token.outputs.token }}
|
||||
copy_labels_pattern: '^(?!cla\/signed$).*' # copy all labels other than the cla/signed label
|
||||
|
|
|
|||
Loading…
Reference in a new issue