We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28aff88 commit e4d533fCopy full SHA for e4d533f
.github/workflows/renovate.yml
@@ -45,7 +45,7 @@ jobs:
45
echo "RENOVATE_DRY_RUN=${{ github.event.inputs.dryRun || env.RENOVATE_DRY_RUN }}" >> "${GITHUB_ENV}"
46
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
47
- name: Renovate
48
- uses: renovatebot/[email protected].11
+ uses: renovatebot/[email protected].12
49
with:
50
renovate-image: "ghcr.io/renovatebot/renovate"
51
renovate-version: "latest"
0 commit comments