Skip to content

Commit

Permalink
Merge pull request #364 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 15, 2025
2 parents 8c9d9db + 4e31f4b commit d53b82e
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 @@ -31,7 +31,7 @@ jobs:
run: rm tsconfig.json || true # https://github.com/wagoid/commitlint-github-action/issues/560#issuecomment-1277659864

- 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 d53b82e

Please sign in to comment.