Skip to content

Commit 58f44e4

Browse files
GHA update major
1 parent 8cc8b7f commit 58f44e4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate.json5

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,10 @@
2525
"groupSlug": "sonar-plugin-api",
2626
"prHeader": "**Before updating the plugin-api version, make sure to check the [compatibility matrix](https://github.com/SonarSource/sonar-plugin-api?tab=readme-ov-file#compatibility) and stick to the lowest denominator.**"
2727
},
28+
{
29+
"matchManagers": ["github-actions"],
30+
"matchUpdateTypes": ["major"],
31+
"enabled": true
32+
},
2833
],
2934
}

0 commit comments

Comments
 (0)