Skip to content

Commit

Permalink
build(deps): bump aslafy-z/conventional-pr-title-action
Browse files Browse the repository at this point in the history
Bumps [aslafy-z/conventional-pr-title-action](https://github.com/aslafy-z/conventional-pr-title-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/aslafy-z/conventional-pr-title-action/releases)
- [Changelog](https://github.com/aslafy-z/conventional-pr-title-action/blob/main/release.config.js)
- [Commits](aslafy-z/conventional-pr-title-action@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: aslafy-z/conventional-pr-title-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 6d4f82f commit ddfbe27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@v3.1.1
- uses: aslafy-z/conventional-pr-title-action@v3.2.0
with:
success-state: Title follows the specification.
failure-state: Title does not follow the specification.
Expand Down

0 comments on commit ddfbe27

Please sign in to comment.