Merge pull request 'chore(deps): update commitlint/commitlint docker tag to v20.5.2' (#88) from renovate/workflow-dependencies-(minor-and-patch) into main
changelog / changelog (push) Successful in 6s
check-and-test / check-and-test (push) Successful in 37s

Reviewed-on: #88
This commit was merged in pull request #88.
This commit is contained in:
2026-04-25 20:07: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:20.5.1 container: commitlint/commitlint:20.5.2
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
- name: check PR title - name: check PR title