Update actions/checkout action to v5 #2
@@ -17,7 +17,7 @@ jobs:
|
||||
options: --add-host crunchy-orchestrator:gitea-server
|
||||
network: gitea-internal
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js
|
||||
|
||||
Reference in New Issue
Block a user