Skip to content

build(deps): bump org.apache.commons:commons-dbcp2 from 2.10.0 to 2.11.0 #547

build(deps): bump org.apache.commons:commons-dbcp2 from 2.10.0 to 2.11.0

build(deps): bump org.apache.commons:commons-dbcp2 from 2.10.0 to 2.11.0 #547

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
main:
name: Validate PR title
permissions:
pull-requests: read
statuses: write
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}