Diff gitlab-runner-16.3.1 with a gitlab-runner-16.4.0

/usr/portage/dev-util/gitlab-runner/gitlab-runner-16.4.0.ebuild 2023-10-09 14:52:30.968368387 +0300
5 5
inherit go-module systemd tmpfiles
6 6

  
7 7
# make sure this gets updated for every bump
8
GIT_COMMIT=d240d5bb
8
GIT_COMMIT=6e766faf
9 9

  
10 10
DESCRIPTION="The official GitLab Runner, written in Go"
11 11
HOMEPAGE="https://gitlab.com/gitlab-org/gitlab-runner"
Thank you!