Skip to content

Commit

Permalink
Merge pull request #492 from ducktors/dependabot/github_actions/wagoi…
Browse files Browse the repository at this point in the history
…d/commitlint-github-action-6.2.0

chore(actions): bump wagoid/commitlint-github-action from 6.1.2 to 6.2.0
  • Loading branch information
kodiakhq[bot] authored Dec 16, 2024
2 parents f9969dd + 1660c09 commit 60ff8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install with pnpm
run: pnpm install --frozen-lockfile
- name: Check commit message
uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2
uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6.2.0
with:
configFile: commitlint.config.cjs
failOnWarnings: false
Expand Down

0 comments on commit 60ff8d3

Please sign in to comment.