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 c109200 commit 72a7c19Copy full SHA for 72a7c19
.github/workflows/renovate.yml
@@ -65,7 +65,7 @@ jobs:
65
with:
66
configurationFile: .github/renovate-config.json5
67
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
68
- renovate-version: 39.19.1@sha256:70c69d2523448834ae53111d6440d4ad199fe390845f0712ac4128e5740fe2d7
+ renovate-version: 39.28.0@sha256:7cf419a3177d4cff065f1fa589c80b603c80fa7c3e1792ef1bcad8267be67325
69
token: ${{ steps.generate-token.outputs.token }}
70
env:
71
LOG_LEVEL: ${{ github.event_name == 'pull_request' && 'debug' || 'info' }}
0 commit comments