chore: update renovate image
All checks were successful
Renovate / renovate (push) Successful in 27s
All checks were successful
Renovate / renovate (push) Successful in 27s
This commit is contained in:
parent
e422f2467c
commit
35bd41b6af
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: docker://code.icb4dc0.de/prskr/ci-images/renovate:latest
|
- uses: docker://code.icb4dc0.de/infrastructure/images/renovate:latest
|
||||||
with:
|
with:
|
||||||
args: renovate "${{ github.repository }}"
|
args: renovate "${{ github.repository }}"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue