Update renovatebot/github-action action to v34.40.0 (#4856)

This commit is contained in:
TrueCharts Bot 2022-11-27 22:40:37 +01:00 committed by GitHub
parent b0c13f2ee7
commit 1754837f08
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@cd3254b1f914ad04188de04493cdbf708593e92d # v34.34.0
uses: renovatebot/github-action@dadce2fda5b23762a9f49d5a23b39a70b60ea8c9 # v34.40.0
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}