Skip to content

Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 #385

Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0

Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 #385

name: Release Drafter
on:
push:
branches:
- master
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}