diff --git a/Pre-Commit-Go.gitlab-ci.yml b/Pre-Commit-Go.gitlab-ci.yml index 907e9e6..c3016a8 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.3.9@sha256:a6744b1d4ad73fb078b528b094c3a4b26444d17c60dc6dce51e8531fae2c96dc + image: unbound/pre-commit:v0.3.10@sha256:9327f7ac89438dde0b7bf9da5f3312b44966031fca820af7552c0448c6bdfcdf variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware