Skip to content

chore(deps): bump commons-io:commons-io from 2.6 to 2.14.0 in /app #100

chore(deps): bump commons-io:commons-io from 2.6 to 2.14.0 in /app

chore(deps): bump commons-io:commons-io from 2.6 to 2.14.0 in /app #100

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 }}