Update renovatebot GitHub action (#158)

This commit is contained in:
João Palet 2023-12-06 11:13:57 +01:00 committed by GitHub
parent 4441d323d5
commit f3295c77d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Self-hosted Renovate
uses: renovatebot/github-action@v39.1.3
uses: renovatebot/github-action@v39.2.0
with:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}