Compare commits
2 Commits
d9ff11c36f
...
8ed7b4500c
Author | SHA1 | Date |
---|---|---|
Mathis | 8ed7b4500c | |
Renovate Bot | da94e734f0 |
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:37.269.2@sha256:bb24d70c1ed6bd54338094c351c3a6f9574ada571daac59fd1666c61180d60f6
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"
|
||||
|
|
Loading…
Reference in New Issue