Skip to content

Commit 548512c

Browse files
committed
chore(deps): update node.js to v22.19.0
1 parent 9e370d7 commit 548512c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ stages:
5353

5454
# Commit lint job - check commit message format
5555
commitlint:
56-
image: node:22.18.0@sha256:3266bc9e8bee1acc8a77386eefaf574987d2729b8c5ec35b0dbd6ddbc40b0ce2
56+
image: node:22.19.0@sha256:6fe286835c595e53cdafc4889e9eff903dd3008a3050c1675809148d8e0df805
5757
stage: lint
5858
rules:
5959
- if: '$CI_PIPELINE_SOURCE == "push"'

0 commit comments

Comments
 (0)