Compare commits

..

1 Commits

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:latest@sha256:cf59755d526dbb54721779679cf124d6ea2e569b14424cac047ba304cadc6bb7 container: ghcr.io/renovatebot/renovate:latest@sha256:cf59755d526dbb54721779679cf124d6ea2e569b14424cac047ba304cadc6bb7
steps: steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: "/workspace/renovate-bot/renovate-config/config.js" RENOVATE_CONFIG_FILE: "/workspace/renovate-bot/renovate-config/config.js"