Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

chore(deps): bump @aws-sdk/client-ssm from 3.353.0 to 3.354.0 #1415

chore(deps): bump @aws-sdk/client-ssm from 3.353.0 to 3.354.0

chore(deps): bump @aws-sdk/client-ssm from 3.353.0 to 3.354.0 #1415

name: conventional-commits
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
build
ci
docs
feat
fix
refactor
test
chore
scopes: |
cmd
deps
deps-dev
requireScope: false
validateSingleCommit: true
validateSingleCommitMatchesPrTitle: true