Skip to content

build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 #132

build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0

build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 #132

# 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 }}