Skip to content

Commit

Permalink
build(deps): bump Namchee/conventional-pr from 0.13.0 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [Namchee/conventional-pr](https://github.com/namchee/conventional-pr) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/namchee/conventional-pr/releases)
- [Commits](Namchee/conventional-pr@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: Namchee/conventional-pr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent 8c5b870 commit 77bb626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/conv-pull-requests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Conventional Pull Request
name: Conventional Pull Request
# See https://github.com/Namchee/conventional-pr

on:
Expand All @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: conventional-pr
uses: Namchee/conventional-pr@v0.13.0
uses: Namchee/conventional-pr@v0.14.0
with:
access_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 77bb626

Please sign in to comment.