Skip to content

chore: bump cipher-base from 1.0.4 to 1.0.6 #1342

chore: bump cipher-base from 1.0.4 to 1.0.6

chore: bump cipher-base from 1.0.4 to 1.0.6 #1342

name: 'Conventional commit check'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}