Skip to content

Commit e4d533f

Browse files
fix(github-action): update renovatebot/github-action action to v40.1.12
1 parent 28aff88 commit e4d533f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo "RENOVATE_DRY_RUN=${{ github.event.inputs.dryRun || env.RENOVATE_DRY_RUN }}" >> "${GITHUB_ENV}"
4646
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
4747
- name: Renovate
48-
uses: renovatebot/[email protected].11
48+
uses: renovatebot/[email protected].12
4949
with:
5050
renovate-image: "ghcr.io/renovatebot/renovate"
5151
renovate-version: "latest"

0 commit comments

Comments
 (0)