Compare commits
1 Commits
main
...
c09eab7998
Author | SHA1 | Date | |
---|---|---|---|
c09eab7998 |
@@ -10,9 +10,9 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:latest@sha256:bea731d64930cc13af70865b3623f3a1c5ed7d019ffe2dd72a3d6ef54b34ea49
|
container: ghcr.io/renovatebot/renovate:latest@sha256:fa7ef9c8bf8a6843b9e1cbfd0f9c84884b325f53bf61076e7922827e38f5a8ff
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 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"
|
||||||
|
Reference in New Issue
Block a user