Skip to content

Commit

Permalink
chore(deps): bump wagoid/commitlint-github-action from 6.0.2 to 6.1.2 (
Browse files Browse the repository at this point in the history
…#385)

Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 6.0.2 to 6.1.2.
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@v6.0.2...v6.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 224f844 commit 85cbbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
with:
configFile: .commitlintrc.yml
env:
Expand Down

0 comments on commit 85cbbd0

Please sign in to comment.