Skip to content

Commit

Permalink
chore(deps): bump Namchee/conventional-pr from 0.14.0 to 0.14.1 (#179)
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@5d1221f...cc86d48)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent a9db270 commit 408ec8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
conventional-commit:
runs-on: ubuntu-latest
steps:
- uses: Namchee/conventional-pr@5d1221ff603c491a4abb1e614a0f4ded41d4b397 # v0.14.0
- uses: Namchee/conventional-pr@cc86d488dd8f2c0d64386da3a6f4112f7475d25b # v0.14.1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
body: false
Expand Down

0 comments on commit 408ec8c

Please sign in to comment.