Skip to content

chore(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 #56

chore(deps): bump golang.org/x/term from 0.23.0 to 0.24.0

chore(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 #56

# Copyright 2023 Dimitri Koshkin. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: "conventional-pr-title"
on:
pull_request_target:
types:
- opened
- edited
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}