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

This commit is contained in:
Łukasz Mierzwa
2026-03-23 10:39:37 +00:00
committed by Łukasz Mierzwa
parent 6444cd05ec
commit 71a192dfb1

View File

@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v6
- name: Run Renovate
uses: renovatebot/github-action@v46.1.5
uses: renovatebot/github-action@v46.1.6
env:
RENOVATE_REPOSITORIES: ${{ github.repository }}
RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS: '["^bash -c .cd ui && npm install && npm test -- -u.$", "^make tools-go-mod-tidy$"]'