There was an error while loading. Please reload this page.
1 parent 873e37b commit 105952dCopy full SHA for 105952d
1 file changed
.github/workflows/renovate.yml
@@ -41,7 +41,7 @@ jobs:
41
persist-credentials: false
42
43
- name: Self-hosted Renovate
44
- uses: renovatebot/github-action@e23f4d9675532445118c886434f5a34292b630b4 # v46.0.2
+ uses: renovatebot/github-action@1a96852b0384df1837619d04c60b2d10d1f9ff08 # v46.1.21
45
env:
46
RENOVATE_DRY_RUN: ${{ github.event_name == 'pull_request' && 'full' }}
47
LOG_LEVEL: ${{ github.event.inputs.log-level || 'info' }}
0 commit comments