chore(deps): update renovatebot/github-action action to v41 (#586)

This commit is contained in:
Melvin 2024-11-13 09:25:14 +01:00 committed by GitHub
parent ea2da2cc25
commit 398470a33c
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@v40.1.12
uses: renovatebot/github-action@v41.0.0
with:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}