Update dependency gitlab-ci-utils/gitlab-ci-templates to v38.3.0

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository minor 38.2.0 -> 38.3.0

Release Notes

gitlab-ci-utils/gitlab-ci-templates (gitlab-ci-utils/gitlab-ci-templates)

v38.3.0

Compare Source

Changed
  • Updated the container_build job adding two variables. (#​342)
    • The variable KANIKO_USE_DEPENDENCY_PROXY can be set to "true" to enable the use of the GitLab Dependency Proxy for downloads during the build to help avoid Docker rate limits. For additional information see this post.
    • The variable KANIKO_CLI_ARGS can be used to specify any additional kaniko CLI arguments, for example --build-arg BASE_IMAGE=alpine. This should eliminate the need to override the job script for additional arguments.
  • Updated the semgrep-sast job to gitlab-semgrep-plus:9.4.0. See the release notes for details.
  • Updated the container_dive job to dive:v0.13.1. See the release notes for details.
  • Updated the lint_powershell and powershell-sast jobs to psscriptanalyzer:1.2.0. See the release notes for details.
  • Updated the lint_prose job to vale:3.4.1. See the release notes for details.
  • Updated the lint_yaml job to yamllint==1.37.0. See the release notes for details.
  • Updated the node_sbom job to cyclonedx-npm@2.1.0. See the release notes for details.
  • Updated the syft_sbom job to the latest syft:v1.21.0 image. See the release notes for details.
Fixed
  • Updated the duplication_* jobs to gitlab-pmd-cpd:2.5.4. See the release notes for details.
  • Updated the create_release job to release-cli:v0.23.0. See the CHANGELOG for details.
  • Updated the lint_go job to golangci-lint:v1.64.8. See the release notes for details.
Miscellaneous
  • Updated container_dive and lint_container jobs to use images from GitHub Container Registry instead of Docker Hub. (#​344)
  • Updated pipeline to trigger Node child pipelines for changes to types jobs. (#​340)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading