diff --git a/Pre-Commit-Go.gitlab-ci.yml b/Pre-Commit-Go.gitlab-ci.yml index 80d438a..ea16ede 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.0@sha256:488b09d12915250e7ffdfdff88d26023903ea337e8d02a4e5f2cc94969f8ff9f + image: unbound/pre-commit:v0.2.1@sha256:28eaccf47ce8f5343cc9e7787da7e77f47bb01dccc1d5a3b200fd7f1211bd51c variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware