diff --git a/tools/gitlab-runner/manifest.yaml b/tools/gitlab-runner/manifest.yaml index c78227b022..59d0249974 100644 --- a/tools/gitlab-runner/manifest.yaml +++ b/tools/gitlab-runner/manifest.yaml @@ -3,7 +3,7 @@ name: gitlab-runner license: name: MIT License link: https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/LICENSE?ref_type=heads -version: "18.11.0" +version: "18.11.1" check: ${binary} --version | grep ^Version | tr -s ' ' | cut -d' ' -f2 platforms: - linux/amd64