Skip to content

Commit 1e6f497

Browse files
authored
Merge pull request #655 from fdo-rs/dependabot/github_actions/wagoid/commitlint-github-action-6
chore: bump wagoid/commitlint-github-action from 5 to 6
2 parents 399fdb5 + de3d0d1 commit 1e6f497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
node-version: 'latest'
160160
- name: Install commitlint dependencies
161161
run: npm install commitlint
162-
- uses: wagoid/commitlint-github-action@v5
162+
- uses: wagoid/commitlint-github-action@v6
163163
env:
164164
NODE_PATH: ${{ github.workspace }}/node_modules
165165
with:

0 commit comments

Comments
 (0)