Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent 31bf581 commit 4c41346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

# check for the most recent release: https://github.com/Namchee/conventional-pr/releases
- name: '✅ Lint PR'
uses: Namchee/[email protected].0
uses: Namchee/[email protected].1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
label: '⁉️ invalid'
Expand Down

0 comments on commit 4c41346

Please sign in to comment.