Skip to content
Snippets Groups Projects
Verified Commit ebdd34aa authored by Gonzalo Servat's avatar Gonzalo Servat
Browse files

chore(mise): bump to v2.58.1

parent 394b7e83
No related branches found
No related tags found
No related merge requests found
Pipeline #24959801 failed
Loading
Loading
@@ -20,4 +20,4 @@ variables:
GL_COMMON_RENOVATE_YARN_VERSION: "1.22.22" # datasource=github-tags depName=yarnpkg/yarn
GL_COMMON_RENOVATE_YQ_VERSION: "4.44.3" # datasource=github-releases depName=mikefarah/yq
GL_COMMON_RENOVATE_PYTHON_VERSION: "3.12.7" # datasource=github-tags depName=python/cpython
GL_COMMON_RENOVATE_MISE_VERSION: "2024.11.4" # datasource=github-releases depName=jdx/mise
GL_COMMON_RENOVATE_MISE_VERSION: "2024.11.27" # [pinned - see: https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/issues/33] datasource=github-releases depName=jdx/mise
Loading
Loading
@@ -6,10 +6,7 @@ spec:
validate_mise_tool_versions:
stage: $[[ inputs.stage ]]
image:
# Temporarily setting this to a branch image to pass a CI job.
# See: https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/merge_requests/888
name: registry.gitlab.com/gitlab-com/gl-infra/common-ci-tasks/mise:fforster-mise
# name: ${CI_REGISTRY}/gitlab-com/gl-infra/common-ci-tasks/mise:v2.58.1
name: ${CI_REGISTRY}/gitlab-com/gl-infra/common-ci-tasks/mise:v2.58.1
entrypoint: [""]
needs: []
variables:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment