Merge pull request #50 from truecharts/renovate/renovatebot-github-action-32.x

chore(deps): update github-action renovatebot/github-action [skip ci] to v32.112.0
This commit is contained in:
Kjeld Schouten-Lebbing 2022-07-14 11:34:02 +02:00 committed by GitHub
commit 82cbfe098d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@b9b7418fafc461b09987f5bee52efd45f6ff2525 # tag=v32.111.2
uses: renovatebot/github-action@a43a92b250af9c0980ae79ec789a638cbb62cfa4 # tag=v32.112.0
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}