diff --git a/gitlab-runner-18.0.yaml b/gitlab-runner-18.0.yaml index 7d6dbc17abd..b3dfd0b5de3 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.2" + version: "18.0.3" 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: 4d7093e1e4eb37e77441dc0f9c83e0af7a9d4180 + expected-commit: 4e717029caf97ec9d98fb87cfa7cee462ac0f81c - name: Verify base-images-tag matches the expected upstream value runs: |