mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 02:05:41 +01:00
chore(deps): bump mheap/github-action-required-labels from 4 to 5 (#18805)
Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 4 to 5. - [Release notes](https://github.com/mheap/github-action-required-labels/releases) - [Commits](https://github.com/mheap/github-action-required-labels/compare/v4...v5) --- updated-dependencies: - dependency-name: mheap/github-action-required-labels dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wang Yan <wangyan@vmware.com>
This commit is contained in:
parent
fc9c68a6fc
commit
31a46a16cc
2
.github/workflows/label_check.yaml
vendored
2
.github/workflows/label_check.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
name: Check release-note label set
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: mheap/github-action-required-labels@v4
|
||||
- uses: mheap/github-action-required-labels@v5
|
||||
with:
|
||||
mode: minimum
|
||||
count: 1
|
||||
|
Loading…
Reference in New Issue
Block a user