Skip to content

Commit

Permalink
chore(deps): bump beemojs/conventional-pr-action from 2 to 3 (#164)
Browse files Browse the repository at this point in the history
Bumps [beemojs/conventional-pr-action](https://github.com/beemojs/conventional-pr-action) from 2 to 3.
- [Release notes](https://github.com/beemojs/conventional-pr-action/releases)
- [Changelog](https://github.com/beemojs/conventional-pr-action/blob/master/CHANGELOG.md)
- [Commits](beemojs/conventional-pr-action@v2...v3)

---
updated-dependencies:
- dependency-name: beemojs/conventional-pr-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 13, 2024
1 parent 1998a37 commit febce45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- uses: beemojs/conventional-pr-action@v2
- uses: beemojs/conventional-pr-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit febce45

Please sign in to comment.