Skip to content

build(deps): bump google.golang.org/api from 0.167.0 to 0.169.0 #142

build(deps): bump google.golang.org/api from 0.167.0 to 0.169.0

build(deps): bump google.golang.org/api from 0.167.0 to 0.169.0 #142

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