Update mheap/github-action-required-labels action to v5 (#432)

This commit is contained in:
Hugo van Kemenade 2023-06-08 21:24:55 +03:00 committed by GitHub
commit 9e62e37b1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 9 deletions

13
.github/renovate.json vendored
View file

@ -1,16 +1,13 @@
{
"extends": [
"config:base"
],
"labels": [
"changelog: skip",
"dependencies"
],
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"labels": ["changelog: skip", "dependencies"],
"packageRules": [
{
"groupName": "github-actions",
"matchManagers": ["github-actions"],
"separateMajorMinor": "false"
}
]
],
"schedule": ["on the first day of the month"]
}

View file

@ -12,7 +12,7 @@ jobs:
issues: write
steps:
- uses: mheap/github-action-required-labels@v4
- uses: mheap/github-action-required-labels@v5
with:
mode: minimum
count: 1