Update actions/checkout action to v6
This commit is contained in:
parent
7c329edd65
commit
19c554b9d8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: docker
|
||||
container: ghcr.io/renovatebot/renovate:latest@sha256:1a63c181b0813a8a307aa22dd9113ef44ca2aa390206a717c34184707fa16c38
|
||||
steps:
|
||||
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/watson/renovater/config.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue