From 2cadc3618532fada371c5d03100217cf17266d17 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Jun 2024 17:14:38 +0000 Subject: [PATCH] Update actions/checkout digest to 692973e --- .gitea/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 07119a7..be9502f 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -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"