Skip to content

Commit

Permalink
ci: try to make renovate fetch the windows runner version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK committed Jan 14, 2023
1 parent af0d5b6 commit 3b009b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"(^|\\/)action\\.[Yy][Aa]?[Mm][Ll]$"
],
"matchStrings": [
"windows-\\d\\d(?<version>\\d\\d)"
"windows-\\d\\d(?<currentValue>\\d\\d)"
],
"depNameTemplate": "windows github actions runner",
"packageNameTemplate": "actions/runner-images",
Expand Down

0 comments on commit 3b009b1

Please sign in to comment.