We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82a142 commit 8d402d3Copy full SHA for 8d402d3
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@6d859fc95779be83a0335ca704879b47e5d79641 # v46.1.16
45
env:
46
RENOVATE_DRY_RUN: ${{ github.event_name == 'pull_request' && 'full' }}
47
LOG_LEVEL: ${{ github.event.inputs.log-level || 'info' }}
0 commit comments