Skip to content

Commit 5d43580

Browse files
chore(deps): update commitlint/commitlint docker tag to v19.2.1
1 parent 492699e commit 5d43580

File tree

2 files changed

+2
-2
lines changed
  • .gitlab/workflows
  • template/[% if repo_host_type == 'gitlab.com' or repo_host_type == 'gitlab-self-managed' %].gitlab[% endif %]/workflows

2 files changed

+2
-2
lines changed

.gitlab/workflows/commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
commitlint:
22
image:
3-
name: commitlint/commitlint:19.2.0@sha256:8f88a8cb6a7999217539cf857da5f010d6eeca3eff8d0f32df5e521697fcee1a
3+
name: commitlint/commitlint:19.2.1@sha256:a8fd46d637be372225d25af3939db67b0d1c02195a0fbe52950e69ab0d250028
44
entrypoint: [""]
55
interruptible: true
66
rules:

template/[% if repo_host_type == 'gitlab.com' or repo_host_type == 'gitlab-self-managed' %].gitlab[% endif %]/workflows/commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
commitlint:
22
image:
3-
name: commitlint/commitlint:19.2.0@sha256:8f88a8cb6a7999217539cf857da5f010d6eeca3eff8d0f32df5e521697fcee1a
3+
name: commitlint/commitlint:19.2.1@sha256:a8fd46d637be372225d25af3939db67b0d1c02195a0fbe52950e69ab0d250028
44
entrypoint: [""]
55
interruptible: true
66
rules:

0 commit comments

Comments
 (0)