Compare commits
4 Commits
bf93752310
...
main
Author | SHA1 | Date | |
---|---|---|---|
8c11e992fa | |||
51dc027b3e | |||
8eb4ceca81 | |||
51a1f405f8 |
@ -6,7 +6,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate-config-validator:
|
renovate-config-validator:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:40.42.2
|
container: ghcr.io/renovatebot/renovate:41.7.1
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout sources
|
- name: Checkout sources
|
||||||
uses: https://gitea.com/actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
|
@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:40.42.2
|
container: ghcr.io/renovatebot/renovate:41.7.1
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout sources
|
- name: Checkout sources
|
||||||
uses: https://gitea.com/actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
|
Reference in New Issue
Block a user