Skip to content

build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.1… #1138

build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.1…

build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.1… #1138

name: Release Drafter
on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@569eb7ee3a85817ab916c8f8ff03a5bd96c9c83e # v5.23.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}