chore(deps): update renovate/renovate docker digest to 1e4ac25
This commit is contained in:
parent
22fecae252
commit
cc5b335b48
|
@ -7,7 +7,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: renovate/renovate@sha256:6a4948c97e846bf1082f3956debde5a183917f7b608ccb1ff7971a9423a38a92
|
container: renovate/renovate@sha256:1e4ac2522bc90ff349d129c3cc63d1e9e890085b4cd626f1783c64d5d2c21375
|
||||||
env:
|
env:
|
||||||
LOG_LEVEL: debug
|
LOG_LEVEL: debug
|
||||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue