Skip to content

Commit

Permalink
chore(deps-dev): bump wagoid/commitlint-github-action from v2.1.1 to …
Browse files Browse the repository at this point in the history
…v2.1.2

Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from v2.1.1 to v2.1.2.
- [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.1...d6a3834)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Nov 24, 2020
1 parent b13c7eb commit 8eeb105
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.1
uses: wagoid/commitlint-github-action@v2.1.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 8eeb105

Please sign in to comment.