This commit is contained in:
pat-s
2023-08-31 20:56:36 +02:00
parent 967b72cfb7
commit 65597f2ee7

View File

@@ -11,10 +11,9 @@ jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - uses: https://github.com/actions/checkout@v3
- uses: actions/checkout@v3
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: https://github.com/actions/renovatebot/github-action@v39.0.3 uses: https://github.com/renovatebot/github-action@v39.0.3
env: env:
RENOVATE_REPOSITORY_CACHE: "enabled" RENOVATE_REPOSITORY_CACHE: "enabled"
with: with: