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: