Skip to content

build(deps): Bump io.github.bonigarcia:webdrivermanager from 6.1.0 to 6.1.1 #707

build(deps): Bump io.github.bonigarcia:webdrivermanager from 6.1.0 to 6.1.1

build(deps): Bump io.github.bonigarcia:webdrivermanager from 6.1.0 to 6.1.1 #707

Workflow file for this run

name: Conventional Commits
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint:
name: https://www.conventionalcommits.org
runs-on: ubuntu-latest
steps:
- uses: beemojs/conventional-pr-action@v3
with:
config-preset: angular
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}