Pin dependencies
This commit is contained in:
parent
9caf80ab65
commit
c7da6a87c1
|
@ -10,9 +10,9 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:37.266.0
|
container: ghcr.io/renovatebot/renovate:37.266.0@sha256:4747a4a9ffc5621f4ea7983069fc3c977a99fb19045ca918a5452642de621c2a
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
env:
|
env:
|
||||||
RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"
|
RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"
|
||||||
|
|
Loading…
Reference in New Issue