mirror of
https://github.com/goharbor/harbor
synced 2025-04-22 09:08:25 +00: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
|
name: Check release-note label set
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: mheap/github-action-required-labels@v4
|
- uses: mheap/github-action-required-labels@v5
|
||||||
with:
|
with:
|
||||||
mode: minimum
|
mode: minimum
|
||||||
count: 1
|
count: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user