Skip to content

Commit

Permalink
chore(deps): bump wagoid/commitlint-github-action from v2.1.6 to v3.0.6
Browse files Browse the repository at this point in the history
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from v2.1.6 to v3.0.6.
- [Release notes](https://github.com/wagoid/commitlint-github-action/releases)
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](wagoid/commitlint-github-action@v2.1.6...b50220d)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Mar 11, 2021
1 parent fc5c0dd commit cbdd2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
fetch-depth: 0
- name: Commit Lint
uses: wagoid/commitlint-github-action@v2.1.6
uses: wagoid/commitlint-github-action@v3.0.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit cbdd2db

Please sign in to comment.