From 3f96abbe069cf8905287029da3a1bd549c538823 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 3 Nov 2024 17:52:28 +0000 Subject: [PATCH] chore(deps): pin unbound/pre-commit docker tag to 92fce44 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1760996..6402856 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ stages: run-pre-commit: stage: .pre - image: unbound/pre-commit + image: unbound/pre-commit@sha256:92fce44d8a7e40b4d30b777e50a5189d9b3031f72e563e3f3c9deb49c75f35c0 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit cache: