Skip to content

Commit a31f780

Browse files
build(deps): bump aslafy-z/conventional-pr-title-action (#257)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b6197e commit a31f780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
lint:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: aslafy-z/conventional-pr-title-action@v3.1.1
16+
- uses: aslafy-z/conventional-pr-title-action@v3.2.0
1717
with:
1818
success-state: Title follows the specification.
1919
failure-state: Title does not follow the specification.

0 commit comments

Comments
 (0)