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 4adffd8 commit 770ab6bCopy full SHA for 770ab6b
.github/workflows/renovate.yml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
configurationFile: .github/renovate-config.json
62
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
63
- renovate-version: 38.123.0@sha256:6cf2b1500a5cd4fc127fd52991ae5d0fc63d2191842bead95e8423a7a021c590
+ renovate-version: 38.124.0@sha256:d95ec2a47cbcad3313628cd4a84d46764a654f36bf1753513963b1b8e52436af
64
token: ${{ steps.generate-token.outputs.token }}
65
env:
66
LOG_LEVEL: ${{ github.event_name == 'pull_request' && 'debug' || 'info' }}
0 commit comments