Skip to content

build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #1741

build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0

build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #1741

Workflow file for this run

name: semantic-pull-request
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}