chore(deps): pin dependencies

This commit is contained in:
Renovate Bot
2026-07-29 00:04:45 +00:00
parent 5c82dc0e65
commit ab88def1d5
5 changed files with 12 additions and 12 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