diff --git a/gitlab-runner-18.0.yaml b/gitlab-runner-18.0.yaml index 86666b864a8..7d6dbc17abd 100644 --- a/gitlab-runner-18.0.yaml +++ b/gitlab-runner-18.0.yaml @@ -15,7 +15,7 @@ var-transforms: package: name: gitlab-runner-18.0 # ---Additional updates required--- Review 'vars' section (above), when reviewing version bumps. - version: "18.0.1" + version: "18.0.2" epoch: 0 description: GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab copyright: @@ -29,7 +29,7 @@ pipeline: with: repository: https://gitlab.com/gitlab-org/gitlab-runner tag: v${{package.version}} - expected-commit: 3e653c4eebd35913487814d8f07de42f3b32ee2c + expected-commit: 4d7093e1e4eb37e77441dc0f9c83e0af7a9d4180 - name: Verify base-images-tag matches the expected upstream value runs: |