Skip to content

chore(deps): bump sqs-consumer from 14.1.0 to 15.0.1 in /whatsapp #265

chore(deps): bump sqs-consumer from 14.1.0 to 15.0.1 in /whatsapp

chore(deps): bump sqs-consumer from 14.1.0 to 15.0.1 in /whatsapp #265

name: Conventional Commits
on:
pull_request:
branches: [ 'main' ]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/action-conventional-commits@v1.3.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}