diff --git a/dev-util/gitlab-runner/gitlab-runner-18.1.1.ebuild b/dev-util/gitlab-runner/gitlab-runner-18.1.1.ebuild index 83dca8f7a2449..5ef787615a391 100644 --- a/dev-util/gitlab-runner/gitlab-runner-18.1.1.ebuild +++ b/dev-util/gitlab-runner/gitlab-runner-18.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit eapi9-ver go-module systemd tmpfiles # make sure this gets updated for every bump -GIT_COMMIT=2b813ade3 +GIT_COMMIT=2b813ade DESCRIPTION="The official GitLab Runner, written in Go" HOMEPAGE="https://gitlab.com/gitlab-org/gitlab-runner"