chore(deps): update renovatebot/github-action action to v40.1.12 (#406)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
stackit-pipeline 2024-06-17 16:40:55 +02:00 committed by GitHub
parent d18b9c023a
commit e8e81f887c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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