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:3d641eb82d3bf9980ae7943996f226fdebde373fbee097fc6351c3b39f592965 container: ghcr.io/renovatebot/renovate:latest@sha256:3d641eb82d3bf9980ae7943996f226fdebde373fbee097fc6351c3b39f592965
steps: steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # 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"