Skip to content

Commit 82c7133

Browse files
chore(deps): bump amannn/action-semantic-pull-request
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 6.0.1 to 6.1.0. - [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@v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a42bd64 commit 82c7133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
extra_args: --from-ref ${{ github.event.pull_request.base.sha }} --to-ref ${{ github.event.pull_request.head.sha }}
2727

2828
- name: Semantic pull-request
29-
uses: amannn/action-semantic-pull-request@v6.0.1
29+
uses: amannn/action-semantic-pull-request@v6.1.0
3030
with:
3131
requireScope: false
3232
wip: true

0 commit comments

Comments
 (0)