Update renovatebot/github-action action to v34.42.0 (#5021)

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2022-11-30 21:30:52 +02:00
committed by GitHub
co-authored by Stavros Kois
parent a39c61b546
commit 8bb0184679
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@708343d5c41dfd577133569d3153b3e089bac520 # v34.41.1
uses: renovatebot/github-action@e24c028a6d3b903b79320c97e89e4e9bd7055054 # v34.42.0
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}