Skip to content

build(deps): Bump io.github.bonigarcia:webdrivermanager from 5.6.2 to 5.6.3 #383

build(deps): Bump io.github.bonigarcia:webdrivermanager from 5.6.2 to 5.6.3

build(deps): Bump io.github.bonigarcia:webdrivermanager from 5.6.2 to 5.6.3 #383

Workflow file for this run

name: Conventional Commits
on:
pull_request:
jobs:
lint:
name: https://www.conventionalcommits.org
runs-on: ubuntu-latest
steps:
- uses: beemojs/conventional-pr-action@v2
with:
config-preset: angular
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}