Update renovatebot/github-action action to v34.48.0 (#5075)

This commit is contained in:
TrueCharts Bot 2022-12-04 10:42:53 +01:00 committed by GitHub
parent 741a76dace
commit 78fc47ffa1
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@234c0c062fa7a8766864ba0f464a33e4faf687e5 # v34.44.0
uses: renovatebot/github-action@b41ceaf28bd9b85d5412471c78242cc0dc84552a # v34.48.0
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}