Skip to content

Commit

Permalink
Merge pull request #2311 from exadel-inc/dependabot/github_actions/wa…
Browse files Browse the repository at this point in the history
…goid/commitlint-github-action-6

chore(deps): bump wagoid/commitlint-github-action from 5 to 6
  • Loading branch information
ala-n authored Apr 3, 2024
2 parents 2368d9d + 9663489 commit 64a45e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install NPM Dependencies
run: npm ci
- name: Run Commit Lint
uses: wagoid/commitlint-github-action@v5
uses: wagoid/commitlint-github-action@v6
with:
helpURL: 'https://github.com/exadel-inc/esl/blob/main/docs/COMMIT_CONVENTION.md'
env:
Expand Down

0 comments on commit 64a45e9

Please sign in to comment.