Update renovatebot/github-action action to v34.41.1 (#4998)

This commit is contained in:
TrueCharts Bot 2022-11-30 20:00:36 +01:00 committed by GitHub
parent 9d444f55f6
commit 81847e5c88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@e7bf565604a91a093ba01eebb8d20806fcaa8674 # v34.40.2
uses: renovatebot/github-action@708343d5c41dfd577133569d3153b3e089bac520 # v34.41.1
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}