Skip to content

Commit

Permalink
renovate: allow major version upgrades of GitHub action dependencies (#…
Browse files Browse the repository at this point in the history
…3217)

Signed-off-by: Daniel Weiße <[email protected]>
  • Loading branch information
daniel-weisse authored Jun 28, 2024
1 parent ab94456 commit ca47f3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"matchManagers": ["github-actions"],
"groupName": "GitHub action dependencies",
"matchUpdateTypes": [
"major",
"minor",
"patch",
"pin",
Expand Down

0 comments on commit ca47f3f

Please sign in to comment.