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 and BinToss committed Sep 11, 2023
1 parent 86c3bf3 commit 8f80905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conv-pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ 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 }}
ignored_users: snyk-bot

0 comments on commit 8f80905

Please sign in to comment.