Skip to content

Commit

Permalink
Quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Dec 22, 2024
1 parent 4a6990e commit a40c4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.json5
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"(^|\\/)action\\.[Yy][Aa]?[Mm][Ll]$",
],
matchStrings: [
"runs-on:\\s+(?<depName>ubuntu|macos|windows)-(?<currentValue>.+)",
"runs-on:\\s*['\"]?(?<depName>ubuntu)-(?<currentValue>.+)['\"]?",
],
datasourceTemplate: "github-runners",
versioningTemplate: "docker",
Expand Down

0 comments on commit a40c4da

Please sign in to comment.