diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 3bc6dd6..f8c3f0c 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: runs-on: trixie-slim container: ghcr.io/renovatebot/renovate:latest steps: - - uses: actions/checkout@v6.0.2 + - uses: actions/checkout@v6.0.3 - run: renovate env: RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js