Skip to content

Commit 4da98f9

Browse files
fix(github-action): update renovatebot/github-action action to v43.0.4
1 parent c6457d9 commit 4da98f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
echo "RENOVATE_DRY_RUN=${{ github.event.inputs.dryRun || env.RENOVATE_DRY_RUN }}" >> "${GITHUB_ENV}"
5151
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
5252
- name: Renovate
53-
uses: renovatebot/github-action@v43.0.3
53+
uses: renovatebot/github-action@v43.0.4
5454
with:
5555
renovate-image: "ghcr.io/renovatebot/renovate"
5656
renovate-version: "latest"

0 commit comments

Comments
 (0)