Skip to content

fix(deps): bump @aws-sdk/client-app-mesh from 3.301.0 to 3.359.0 #573

fix(deps): bump @aws-sdk/client-app-mesh from 3.301.0 to 3.359.0

fix(deps): bump @aws-sdk/client-app-mesh from 3.301.0 to 3.359.0 #573

name: Validate PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-20.04
steps:
- name: Validate PR Title
uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true