Skip to content

Commit ce5bcce

Browse files
chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#67)
* chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 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] <support@github.com> * chore(changelog): automatic update to add dependabot deps bump --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2571344 commit ce5bcce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/lint_pr_title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Validate PR title
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: amannn/action-semantic-pull-request@v5
18+
- uses: amannn/action-semantic-pull-request@v6
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
with:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1919
- Bump `lycheeverse/lychee-action` from 1 to 2 ([#40](https://github.com/MechanicalFlower/python-template/pull/40))
2020
- Bump `dangoslen/dependabot-changelog-helper` from 3 to 4 ([#57](https://github.com/MechanicalFlower/python-template/pull/57))
2121
- Bump `actions/checkout` from 4 to 5 ([#66](https://github.com/MechanicalFlower/python-template/pull/66))
22+
- Bump `amannn/action-semantic-pull-request` from 5 to 6 ([#67](https://github.com/MechanicalFlower/python-template/pull/67))

0 commit comments

Comments
 (0)