Skip to content

build(deps): Bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 #526

build(deps): Bump helm.sh/helm/v3 from 3.12.0 to 3.12.1

build(deps): Bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 #526

# Copyright 2021-2023 D2iQ, Inc. 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-22.04
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}