Skip to content

Commit fa2bc21

Browse files
author
Oleksandr Dzhychko
committed
ci: Use Renovate to update GitHub actions
Compared to Dependabot Renovate: * updates the versions of GitHub runners * pins the version of actions
1 parent a5a83e5 commit fa2bc21

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ updates:
2424
directory: "/model-server"
2525
schedule:
2626
interval: "daily"
27-
- package-ecosystem: "github-actions"
28-
open-pull-requests-limit: 20
29-
directory: "/"
30-
schedule:
31-
interval: "daily"
3227
# We use the default versioning strategy for npm (increase for apps and widen for libraries),
3328
# so that clients are free to select an appropriate version from the allowed range, when they use one of the libraries.
3429
- package-ecosystem: "npm"

renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
"pre-commit",
1313
"gradle-wrapper",
1414
"nvm",
15+
"github-actions",
1516
],
1617
}

0 commit comments

Comments
 (0)