Update actions/checkout action to v6
This commit is contained in:
parent
5ecd0dcdd2
commit
fa9a5ce483
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:181b09712204fb524487e4a74fd05aaf0c547070974096f574d84b2590409b1a
|
container: ghcr.io/renovatebot/renovate:latest@sha256:181b09712204fb524487e4a74fd05aaf0c547070974096f574d84b2590409b1a
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # 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