Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Updates wagoid/commitlint-github-action action to v6 #2369

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Commitlint

Check warning on line 1 in .github/workflows/commitlint.yml

View workflow job for this annotation

GitHub Actions / cspell

Unknown word (Commitlint)

on: [ push, pull_request ]

Expand All @@ -11,7 +11,7 @@
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2.1.7
- uses: wagoid/commitlint-github-action@v6.0.1

Check warning on line 14 in .github/workflows/commitlint.yml

View workflow job for this annotation

GitHub Actions / cspell

Unknown word (wagoid)
with:
configFile: './.github/workflows/lint/.commitlintrc.json'

Check warning on line 16 in .github/workflows/commitlint.yml

View workflow job for this annotation

GitHub Actions / cspell

Unknown word (commitlintrc)
helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure