2 Commits

Author SHA1 Message Date
Renovate Bot
392224d9e0 chore(deps): update actions/checkout action to v4 2023-09-13 15:01:12 +00:00
Renovate Bot
a83c9f9e08 Add renovate.json 2023-09-01 22:24:10 +00:00
2 changed files with 4 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ jobs:
REGISTRY: harbor.grachevko.ru
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: yokawasa/action-setup-kube-tools@v0.9.3
with:
setup-tools: helm

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}