mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update renovatebot/github-action action to v46.1.11
This commit is contained in:
committed by
Łukasz Mierzwa
parent
57f10f41e6
commit
96cc39f0c0
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Run Renovate
|
||||
uses: renovatebot/github-action@v46.1.10
|
||||
uses: renovatebot/github-action@v46.1.11
|
||||
env:
|
||||
RENOVATE_REPOSITORIES: ${{ github.repository }}
|
||||
RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS: '["^bash -c .cd ui && npm install && npm test -- -u.$", "^make tools-go-mod-tidy$"]'
|
||||
|
||||
Reference in New Issue
Block a user