chore(deps): pin dependencies

This commit is contained in:
Renovate Bot
2026-08-03 00:06:29 +00:00
parent 5c82dc0e65
commit 1b8320d3a1
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
container: commitlint/commitlint:21.2.1
steps:
- uses: actions/checkout@v7
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
- name: check PR title
run: |
echo "${{ gitea.event.pull_request.title }}" | commitlint --config .commitlintrc.json