Skip to content

Commit ad19844

Browse files
feat(github-action)!: Update renovatebot/github-action action to v41.0.2
1 parent f7a418a commit ad19844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
6060
6161
- name: Renovate
62-
uses: renovatebot/github-action@v40.3.6
62+
uses: renovatebot/github-action@v41.0.2
6363
with:
6464
renovate-image: "ghcr.io/renovatebot/renovate"
6565
renovate-version: "latest"

0 commit comments

Comments
 (0)