Skip to content

Commit

Permalink
build(deps): bump Namchee/conventional-pr
Browse files Browse the repository at this point in the history
Bumps the github-actions-dependencies group with 1 update: [Namchee/conventional-pr](https://github.com/namchee/conventional-pr).


Updates `Namchee/conventional-pr` from 0.15.4 to 0.15.5
- [Release notes](https://github.com/namchee/conventional-pr/releases)
- [Commits](Namchee/conventional-pr@v0.15.4...v0.15.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent f2020a4 commit 3ea5a8e
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,6 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: conventional-pr
uses: Namchee/conventional-pr@v0.15.4
uses: Namchee/conventional-pr@v0.15.5
with:
access_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3ea5a8e

Please sign in to comment.