Update actions/checkout action to v6
This commit is contained in:
parent
6b50e3924f
commit
2a48b843bb
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: ghcr.io/renovatebot/renovate:latest@sha256:65c5bc77102048e05520691044949fc49ac2d4961ff535fa7aabe989999ab0e3
|
container: ghcr.io/renovatebot/renovate:latest@sha256:65c5bc77102048e05520691044949fc49ac2d4961ff535fa7aabe989999ab0e3
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
|
||||||
- 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