From c201246d6b4eda941b69436e32f771f753f09800 Mon Sep 17 00:00:00 2001 From: Oliver Lippert Date: Sun, 21 Jan 2024 09:19:10 +0100 Subject: [PATCH] use hash again --- .gitea/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index ec540ce..56415a4 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: container: ghcr.io/renovatebot/renovate:37.140.10 steps: - name: Checkout - uses: actions/checkout@v4.0.0 + uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # 4.0.0 - name: Renovate run: renovate