Update GitHub actions (#235)

This commit is contained in:
João Palet 2024-01-26 17:02:41 +00:00 committed by GitHub
parent f79ef95ac3
commit 805d283d5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

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