ci: Fix image
Some checks failed
build / lint (push) Failing after 7s
build / run (push) Has been skipped

This commit is contained in:
renovate 2025-05-25 15:36:01 +00:00
parent 7acd0249fb
commit 88b5db8057

View file

@ -6,8 +6,7 @@ on:
jobs:
lint:
runs-on: docker
image:
name: ghcr.io/renovatebot/renovate:40.31.0
image: ghcr.io/renovatebot/renovate:40.31.0
steps:
- uses: actions/checkout@v4
with: