Merge pull request 'Update actions/checkout action to v7' (#8) from renovate/actions-checkout-7.x into main
renovate / renovate (push) Successful in 5m26s
renovate / renovate (push) Successful in 5m26s
This commit was merged in pull request #8.
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/sora/renovate-config/config.js"
|
||||
|
||||
Reference in New Issue
Block a user