Update GitHub actions (#332)

This commit is contained in:
GokceGK 2024-04-17 08:11:26 +02:00 committed by GitHub
parent 0412440c83
commit 94c718b1c2
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.0
uses: renovatebot/github-action@v40.1.9
with:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}