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