Skip to content

chore(deps): Bump ws from 7.5.9 to 7.5.10 in /docs in the npm_and_yarn group #2754

chore(deps): Bump ws from 7.5.9 to 7.5.10 in /docs in the npm_and_yarn group

chore(deps): Bump ws from 7.5.9 to 7.5.10 in /docs in the npm_and_yarn group #2754

name: conventional-commits
on:
pull_request:
branches:
- '**'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
validate:
name:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0