Skip to content

Commit

Permalink
chore(deps): bump JulienKode/pull-request-name-linter-action (#84)
Browse files Browse the repository at this point in the history
Bumps [JulienKode/pull-request-name-linter-action](https://github.com/JulienKode/pull-request-name-linter-action) from v0.1.2 to v0.2.0.
- [Release notes](https://github.com/JulienKode/pull-request-name-linter-action/releases)
- [Commits](JulienKode/pull-request-name-linter-action@v0.1.2...2d32d4e)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2020
1 parent 09127f2 commit 92d998f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lint-PR-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Install Dependencies
run: npm install @commitlint/config-conventional

- uses: JulienKode/pull-request-name-linter-action@v0.1.2
- uses: JulienKode/pull-request-name-linter-action@v0.2.0
with:
configuration-path: '.github/commitlint.config.js'

0 comments on commit 92d998f

Please sign in to comment.