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 5642e84 commit 5ce770eCopy full SHA for 5ce770e
.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.124.2@sha256:085e2cbece2f9b88ed7c6ffbdcb3220bd41d7ed40204db7937018bd69a6a301f
+ renovate-version: 38.124.3@sha256:ae2a397fb02df22a48f6757d6b79bf0b76bac2020a910ec60c792dc59dafcf45
64
token: ${{ steps.generate-token.outputs.token }}
65
env:
66
LOG_LEVEL: ${{ github.event_name == 'pull_request' && 'debug' || 'info' }}
0 commit comments