Update renovatebot/github-action action to v34.54.0 (#5233)

This commit is contained in:
TrueCharts Bot 2022-12-10 16:58:22 +01:00 committed by GitHub
parent 21b3367704
commit aed5a80b97
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@af6c318d18917d0877274ac5ad139a19849febe2 # v34.52.0
uses: renovatebot/github-action@dee6bc0fd2607aeef440f0055b913e728cd072c0 # v34.54.0
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}