Skip to content

Commit

Permalink
ci(dep): bump wagoid/commitlint-github-action from 5.2.0 to 5.2.2
Browse files Browse the repository at this point in the history
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.2.0 to 5.2.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@v5.2.0...v5.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and TheRealWaldo committed Oct 24, 2022
1 parent fd04c66 commit e21f264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Commit Linter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: wagoid/[email protected].0
uses: wagoid/[email protected].2

test-action:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e21f264

Please sign in to comment.