Skip to content

Commit

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

chore(actions): bump wagoid/commitlint-github-action from 6.2.0 to 6.2.1
  • Loading branch information
kodiakhq[bot] authored Jan 14, 2025
2 parents 7291d79 + 5ee3952 commit 03eaab5
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@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6.2.0
uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1
with:
configFile: commitlint.config.cjs
failOnWarnings: false
Expand Down

0 comments on commit 03eaab5

Please sign in to comment.