Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot de0f262dbc Update actions/checkout action to v7 2026-06-19 14:02:07 +00:00
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:latest container: ghcr.io/renovatebot/renovate:latest
steps: steps:
- uses: actions/checkout@v7.0.0 - uses: actions/checkout@v7
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js