From 6ea9cc96dfb447b79c50eb9dca45036d464f2790 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 May 2024 20:38:16 +0000 Subject: [PATCH] Update actions/checkout digest to a5ac7e5 --- .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 10fe42c..b98238b 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.368.7@sha256:8064a99825339da98b1ddf9938ff756c9029a62ad55390d27ddf576e59d266d7 steps: - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - run: renovate env: RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"