2 Commits

Author SHA1 Message Date
64268b71cf Merge pull request 'chore(deps): update commitlint/commitlint docker tag to v20.5.0' (#55) from renovate/workflow-dependencies-(minor-and-patch) into main
All checks were successful
changelog / changelog (push) Successful in 11s
check-and-test / check-and-test (push) Successful in 56s
Reviewed-on: #55
2026-03-15 15:48:18 +00:00
42c03bcad2 chore(deps): update commitlint/commitlint docker tag to v20.5.0
All checks were successful
commitlint / check-and-test (pull_request) Successful in 6s
check-and-test / check-and-test (pull_request) Successful in 52s
2026-03-15 14:01:25 +00: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.4 container: commitlint/commitlint:20.5.0
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
- name: check PR title - name: check PR title