diff --git a/Pre-Commit-Go.gitlab-ci.yml b/Pre-Commit-Go.gitlab-ci.yml index 2e18b5d..a716a3d 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.2@sha256:72d6f26337b0afb68ad786b2bcd837a69086ef9d828d486727550b7e9216f29b + image: unbound/pre-commit:v0.2.3@sha256:1b3f5461a383cc05409483af62abdc1c2555fc276f61455be4fc26ca639cc343 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware