Allow major version upgrades of GitHub action dependencies

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
Daniel Weiße 2024-06-28 15:44:44 +02:00
parent ab94456455
commit 85019afa6d
No known key found for this signature in database
GPG Key ID: 7DD3015F3DDE4B9C

View File

@ -89,6 +89,7 @@
"matchManagers": ["github-actions"],
"groupName": "GitHub action dependencies",
"matchUpdateTypes": [
"major",
"minor",
"patch",
"pin",