1 Commits

View File

@@ -10,9 +10,9 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:latest@sha256:68a8c53650ee8c41a24c3624117395c9978912ee0c93a4501a5787b66d4ca3fe container: ghcr.io/renovatebot/renovate:latest@sha256:bea731d64930cc13af70865b3623f3a1c5ed7d019ffe2dd72a3d6ef54b34ea49
steps: steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 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"