Skip to content

Commit

Permalink
ci: try to update windows versions with renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK committed Jan 14, 2023
1 parent 575bd6c commit 78c536f
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 @@ -13,7 +13,7 @@
"windows-\\d\\d(?<version>\\d\\d)"
],
"depNameTemplate": "windows github actions runner",
"extractVersion": "^win(?<version>\\d\\d)\/\\d+.\\.\\d+$"
"extractVersion": "^win(?<version>\\d\\d)\/\\d+.\\.\\d+$",
"packageNameTemplate": "actions/runner-images",
"datasourceTemplate": "github-releases",
"versioningTemplate": "docker"
Expand Down

0 comments on commit 78c536f

Please sign in to comment.