Merge pull request 'Update actions/checkout action to v5' (#2) from renovate/actions-checkout-5.x into main
Some checks failed
Renovater / renovate (push) Failing after 50s
Some checks failed
Renovater / renovate (push) Failing after 50s
Reviewed-on: #2
This commit is contained in:
commit
185008b6a1
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: docker
|
||||
container: ghcr.io/renovatebot/renovate:latest@sha256:90df8f81b7e2661b9b2d2a7f355f916c65c4f38937325378f3911fe1ee8fee11
|
||||
steps:
|
||||
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/watson/renovater/config.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue