mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-03 20:40:17 -05:00
Bump korthout/backport-action from 4.0.0 to 4.0.1
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](3634249d41...c656f5d585)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-version: 4.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2bf96157dc
commit
6c0df1c9c3
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@3634249d418881baa47fd6bae694506145f7a61b # v4.0.0
|
||||
uses: korthout/backport-action@c656f5d5851037b2b38fb5db2691a03fa229e3b2 # v4.0.1
|
||||
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