mirror of
https://github.com/spf13/viper
synced 2024-11-04 20:27:02 +00:00
build(deps): bump mheap/github-action-required-labels from 3 to 4
Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 3 to 4. - [Release notes](https://github.com/mheap/github-action-required-labels/releases) - [Commits](https://github.com/mheap/github-action-required-labels/compare/v3...v4) --- 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>
This commit is contained in:
parent
34d6318c0b
commit
1663811850
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checks.yaml
vendored
2
.github/workflows/checks.yaml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Check minimum labels
|
||||
uses: mheap/github-action-required-labels@v3
|
||||
uses: mheap/github-action-required-labels@v4
|
||||
with:
|
||||
mode: minimum
|
||||
count: 1
|
||||
|
|
Loading…
Reference in a new issue