Skip to content

Commit 8afadc8

Browse files
authored
Merge pull request #568 from rancher/renovate/renovate-bumps
chore(deps): update renovate/renovate docker tag to v41.163.1
2 parents d992639 + 37ee22f commit 8afadc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/renovate-vault.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ concurrency: renovate
4343

4444
env:
4545
# Specify what Renovate version to use (this is separate from the github-action version)
46-
RENOVATE_VERSION: "41.156.0"
46+
RENOVATE_VERSION: "41.163.1"
4747
# Repository taken from variable to keep configuration file generic
4848
RENOVATE_REPOSITORIES: ${{ github.repository }}
4949
# Onboarding not needed for self hosted

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ concurrency: renovate
2424

2525
env:
2626
# Specify what Renovate version to use (this is separate from the github-action version)
27-
RENOVATE_VERSION: "41.156.0"
27+
RENOVATE_VERSION: "41.163.1"
2828
# Repository taken from variable to keep configuration file generic
2929
RENOVATE_REPOSITORIES: ${{ github.repository }}
3030
# Onboarding not needed for self hosted

0 commit comments

Comments
 (0)