diff --git a/Pre-Commit-Go.gitlab-ci.yml b/Pre-Commit-Go.gitlab-ci.yml index 9616f4c..67d49e7 100644 --- a/Pre-Commit-Go.gitlab-ci.yml +++ b/Pre-Commit-Go.gitlab-ci.yml @@ -1,6 +1,6 @@ run-pre-commit: stage: .pre - image: unbound/pre-commit:v0.2.8@sha256:6f4966efc90180a6a3039ab8a35f34a4a223fe9fdfdcbfb13634859a87cac616 + image: unbound/pre-commit:v0.3.0@sha256:b23b7cd47941a87704fffe0eb1b5ed2a5fce44f29ed71a7900cfeedf44a87a64 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware