Update GitHub actions (#268)

This commit is contained in:
João Palet 2024-02-15 13:22:24 +00:00 committed by GitHub
parent 3700ad3018
commit 52b8ea153a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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