chore(deps): update commitlint/commitlint docker tag to v21.1.0 #113

Merged
renovate-bot merged 1 commits from renovate/workflow-dependencies-(minor-and-patch) into main 2026-06-27 00:06:51 +00:00
+1 -1
View File
@@ -11,7 +11,7 @@ on:
jobs: jobs:
check-and-test: check-and-test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: commitlint/commitlint:21.0.2 container: commitlint/commitlint:21.1.0
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v7
- name: check PR title - name: check PR title