Update actions/checkout digest to 692973e #52

Merged
renovate merged 1 commits from renovate/actions-checkout-digest into main 2024-06-17 17:14:43 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:37.405.1@sha256:a4a2914daafc146fa9664b54d8d1ac6f1430ae8b38e4a603bfc51d80fb0483e4
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- run: renovate
env:
RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"