Compare commits
1 commit
c4117000e0
...
dccd9d404c
| Author | SHA1 | Date | |
|---|---|---|---|
| dccd9d404c |
1 changed files with 2 additions and 2 deletions
|
|
@ -9,9 +9,9 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: ghcr.io/renovatebot/renovate:latest@sha256:33d4261a2c086be22674ca9e069c5187e0dd7352df333f870eded7d3ab4de0b5
|
container: ghcr.io/renovatebot/renovate:latest@sha256:665ed3d6acffaf94d50626e77cfe8364a994d67ca22c98cb9fc51e2cc11bb0a9
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
|
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||||
- run: renovate
|
- run: renovate
|
||||||
env:
|
env:
|
||||||
RENOVATE_CONFIG_FILE: "/workspace/watson/renovater/config.js"
|
RENOVATE_CONFIG_FILE: "/workspace/watson/renovater/config.js"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue