Skip to content

build(deps): Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #569

build(deps): Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0

build(deps): Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #569

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@v3
with:
config-preset: angular
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}