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

This commit is contained in:
TrueCharts Bot
2022-12-10 17:58:22 +02:00
committed by GitHub
parent 21b3367704
commit aed5a80b97
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
with: with:
token: ${{ secrets.BOT_TOKEN }} token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@af6c318d18917d0877274ac5ad139a19849febe2 # v34.52.0 uses: renovatebot/github-action@dee6bc0fd2607aeef440f0055b913e728cd072c0 # v34.54.0
with: with:
configurationFile: .github/renovate-config.js configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }} token: ${{ secrets.BOT_TOKEN }}