We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea746d commit f24e4f1Copy full SHA for f24e4f1
.github/workflows/semantic.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
with:
20
fetch-depth: 0
21
- - uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2
+ - uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6.2.0
22
23
configFile: .github/commitlint.config.cjs
24
- name: Install Dependencies
0 commit comments