Update actions/checkout action to v6

This commit is contained in:
Renovater 2025-11-20 16:59:02 +00:00
parent 00a9923764
commit d36b52e3d2

View file

@ -11,7 +11,7 @@ jobs:
runs-on: docker
container: ghcr.io/renovatebot/renovate:latest@sha256:e09211b6389e1845315ef450bfa4f467721951aefe967a8fc7f4aab9c0999098
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/watson/renovater/config.js"