Merge branch 'main' into finishing-common

This commit is contained in:
Kjeld Schouten-Lebbing
2023-02-23 13:50:20 +01:00
committed by GitHub
2 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@7f99195d246af488476cb70691ac85975c8dd321 # tag=v32.241.11
uses: renovatebot/github-action@b57001b1b7a54305bc29e0dd9e9b58528765e68d # tag=v34.146.0
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}