Update actions/checkout action to v6.0.1

This commit is contained in:
Renovate Bot
2025-12-03 02:08:08 +00:00
parent 58eb9f68f6
commit 0a1e1dca98

View File

@@ -18,7 +18,7 @@ jobs:
runs-on: bookworm-slim
container: ghcr.io/renovatebot/renovate:latest
steps:
- uses: actions/checkout@v6.0.0
- uses: actions/checkout@v6.0.1
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js