chore(deps): update github-actions

This commit is contained in:
Łukasz Mierzwa
2026-06-23 09:03:27 +01:00
committed by Łukasz Mierzwa
parent c78bbaa768
commit b3d866eb72
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v6
- name: Run Renovate
uses: renovatebot/github-action@v46.1.15
uses: renovatebot/github-action@v46.1.16
env:
RENOVATE_REPOSITORIES: ${{ github.repository }}
RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS: '["^bash -c .cd ui && npm install && npm test -- -u.$", "^make tools-go-mod-tidy$"]'