Skip to content

Commit

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

---
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] committed Dec 20, 2023
1 parent 287292f commit c67214f
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.14.1
uses: Namchee/conventional-pr@v0.15.3
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
ignored_users: snyk-bot

0 comments on commit c67214f

Please sign in to comment.