diff --git a/Pre-Commit-Go.gitlab-ci.yml b/Pre-Commit-Go.gitlab-ci.yml index b4172fa..8305159 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.3@sha256:27a503b45868a814bd753ad8c294f1c0bb2bcd85f9612ad90296ee147b9ad506 + image: unbound/pre-commit:v0.3.4@sha256:5fbd1c7362559add6db799dca7f33b5d5a064526bde891068a43cd9698e82af7 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware