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
Changed
- Updated the
container_buildjob adding two variables. (#342)- The variable
KANIKO_USE_DEPENDENCY_PROXYcan 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_ARGScan be used to specify any additional kaniko CLI arguments, for example--build-arg BASE_IMAGE=alpine. This should eliminate the need to override the jobscriptfor additional arguments.
- The variable
- Updated the
semgrep-sastjob togitlab-semgrep-plus:9.4.0. See the release notes for details. - Updated the
container_divejob todive:v0.13.1. See the release notes for details. - Updated the
lint_powershellandpowershell-sastjobs topsscriptanalyzer:1.2.0. See the release notes for details. - Updated the
lint_prosejob tovale:3.4.1. See the release notes for details. - Updated the
lint_yamljob toyamllint==1.37.0. See the release notes for details. - Updated the
node_sbomjob tocyclonedx-npm@2.1.0. See the release notes for details. - Updated the
syft_sbomjob to the latestsyft:v1.21.0image. See the release notes for details.
Fixed
- Updated the
duplication_*jobs togitlab-pmd-cpd:2.5.4. See the release notes for details. - Updated the
create_releasejob torelease-cli:v0.23.0. See the CHANGELOG for details. - Updated the
lint_gojob togolangci-lint:v1.64.8. See the release notes for details.
Miscellaneous
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.