Skip to content

Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 in /src #11

Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 in /src

Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 in /src #11

name: Pull Request Labels
on:
pull_request:
types: [opened, reopened, labeled, unlabeled, edited, synchronize]
branches: [master]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: "major,minor,patch"