diff --git a/Pre-Commit-Go.gitlab-ci.yml b/Pre-Commit-Go.gitlab-ci.yml index 9c57fed..b0018f1 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.5@sha256:1d602816d94793df5943638e92d65a69a05532264f36f4e5ec3bb40c2b7a6332 + image: unbound/pre-commit:v0.2.6@sha256:b39d80f16be5a3579061b1a9d2ec48502a49542f5e1d1a657f28935d12e983d1 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware