Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitlab/workflows/commitlint.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
Original file line number Diff line number Diff line change
@@ -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:
Expand Down