chore(deps): update actions/checkout action to v5
All checks were successful
renovate / renovate (push) Successful in 1m6s

This commit is contained in:
2025-08-16 10:23:52 +00:00
committed by Felix Schulze
parent f305f56d36
commit af45d56b51

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:latest@sha256:665602e84a6f9f2f6d062cf3dfa1c3c4720846ec7a87791f96dfd5f25c73435f
steps:
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/renovate-bot/renovate-config/config.js"