Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

chore(deps): bump wagoid/commitlint-github-action from 6.0.2 to 6.1.1 #382

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump wagoid/commitlint-github-action from 6.0.2 to 6.1.1
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 6.0.2 to 6.1.1.
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@v6.0.2...v6.1.1)

---
updated-dependencies:
- dependency-name: wagoid/commitlint-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Aug 26, 2024
commit c2bc7d6d1c6457c6fb63bc517d01c99051729b15
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ jobs:
with:
node-version: "20"
- run: npm install
- uses: wagoid/commitlint-github-action@v6.0.2
- uses: wagoid/commitlint-github-action@v6.1.1
with:
configFile: .commitlintrc.yml
env: