chore(deps): update renovatebot/github-action action to v46.1.21

This commit is contained in:
Łukasz Mierzwa
2026-07-27 22:27:28 +01:00
committed by Łukasz Mierzwa
parent ff4595545f
commit d071ecf502
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v7
- name: Run Renovate
uses: renovatebot/github-action@v46.1.20
uses: renovatebot/github-action@v46.1.21
env:
RENOVATE_REPOSITORIES: ${{ github.repository }}
RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS: '["^bash -c .cd ui && npm install && npm test -- -u.$", "^make tools-go-mod-tidy$"]'