Skip to content

Commit e9ba422

Browse files
Chore(deps): Bump amannn/action-semantic-pull-request from 5 to 6 (#755)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dadc3f commit e9ba422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/semantic_pr_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Validate PR title
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: amannn/action-semantic-pull-request@v5
22+
- uses: amannn/action-semantic-pull-request@v6
2323
if: ${{ github.event.pull_request.draft == false }}
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)