From 79eb8b152c2b2c37d896d8cc100aa038c40b3914 Mon Sep 17 00:00:00 2001 From: "serious-scaffold[bot]" <160990600+serious-scaffold[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 02:58:13 +0000 Subject: [PATCH] chore(deps): update commitlint/commitlint docker tag to v19.2.2 --- .gitlab/workflows/commitlint.yml | 2 +- .../workflows/commitlint.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/workflows/commitlint.yml b/.gitlab/workflows/commitlint.yml index 0a36846f..f38c0241 100644 --- a/.gitlab/workflows/commitlint.yml +++ b/.gitlab/workflows/commitlint.yml @@ -1,6 +1,6 @@ commitlint: image: - name: commitlint/commitlint:19.2.1@sha256:a8fd46d637be372225d25af3939db67b0d1c02195a0fbe52950e69ab0d250028 + name: commitlint/commitlint:19.2.2@sha256:98e977ab28863d3618b5c603ec3720cf02aaa2b39eb7572528491e5cfef6f64d entrypoint: [""] interruptible: true rules: diff --git a/template/[% if repo_host_type == 'gitlab.com' or repo_host_type == 'gitlab-self-managed' %].gitlab[% endif %]/workflows/commitlint.yml b/template/[% if repo_host_type == 'gitlab.com' or repo_host_type == 'gitlab-self-managed' %].gitlab[% endif %]/workflows/commitlint.yml index 0a36846f..f38c0241 100644 --- a/template/[% if repo_host_type == 'gitlab.com' or repo_host_type == 'gitlab-self-managed' %].gitlab[% endif %]/workflows/commitlint.yml +++ b/template/[% if repo_host_type == 'gitlab.com' or repo_host_type == 'gitlab-self-managed' %].gitlab[% endif %]/workflows/commitlint.yml @@ -1,6 +1,6 @@ commitlint: image: - name: commitlint/commitlint:19.2.1@sha256:a8fd46d637be372225d25af3939db67b0d1c02195a0fbe52950e69ab0d250028 + name: commitlint/commitlint:19.2.2@sha256:98e977ab28863d3618b5c603ec3720cf02aaa2b39eb7572528491e5cfef6f64d entrypoint: [""] interruptible: true rules: