chore(deps): update actions/checkout digest to 93cb6ef

This commit is contained in:
2025-11-22 00:02:42 +00:00
parent 04d930f039
commit 418aca076b

View File

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