chore(deps): update commitlint/commitlint docker tag to v20.4.1 #39

Merged
CSRBot merged 1 commits from renovate/workflow-dependencies-(minor-and-patch) into main 2026-02-08 03:05:01 +01:00

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:20.4.0 container: commitlint/commitlint:20.4.1
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
- name: check PR title - name: check PR title