Skip to content

Commit 315ee54

Browse files
chore(ci): bump amannn/action-semantic-pull-request from 5 to 6 (#244)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5 to 6. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@v5...v6) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: '6' 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>
1 parent ec40110 commit 315ee54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
semantic-pr-title:
99
runs-on: ubuntu-22.04
1010
steps:
11-
- uses: amannn/action-semantic-pull-request@v5
11+
- uses: amannn/action-semantic-pull-request@v6
1212
with:
1313
types: |
1414
feat

0 commit comments

Comments
 (0)