Update Renovate to v39 (#89)

Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
This commit is contained in:
Henrique Santos 2023-10-17 10:22:08 +01:00 committed by GitHub
parent ade77eb544
commit 2ddeb17d8a
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.0.5
uses: renovatebot/github-action@v39
with:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}