Update github-action to 40.1.11 (#370)

This commit is contained in:
GokceGK 2024-05-22 11:26:45 +02:00 committed by GitHub
parent ac0840fceb
commit 84bccb8a7b
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.9
uses: renovatebot/github-action@v40.1.11
with:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}