Compare commits

1 Commits

Author SHA1 Message Date
435b27fd98 Update actions/checkout action to v6 2025-12-31 12:01:49 +00:00

View File

@@ -17,7 +17,7 @@ jobs:
options: --add-host crunchy-orchestrator:gitea-server
network: gitea-internal
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js