chore(deps): update commitlint/commitlint docker tag to v21.0.2 (#158)
Some checks failed
changelog / changelog (push) Has been cancelled
check-and-test / check-and-test (push) Has been cancelled

Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/158
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2026-06-09 16:03:18 +00:00
committed by techknowlogick
parent 03c5f1ca34
commit 11d5478e1c

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