We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6457d9 commit 4da98f9Copy full SHA for 4da98f9
1 file changed
.github/workflows/renovate.yml
@@ -50,7 +50,7 @@ jobs:
50
echo "RENOVATE_DRY_RUN=${{ github.event.inputs.dryRun || env.RENOVATE_DRY_RUN }}" >> "${GITHUB_ENV}"
51
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
52
- name: Renovate
53
- uses: renovatebot/github-action@v43.0.3
+ uses: renovatebot/github-action@v43.0.4
54
with:
55
renovate-image: "ghcr.io/renovatebot/renovate"
56
renovate-version: "latest"
0 commit comments