Skip to content

Bump commons-io:commons-io from 2.15.1 to 2.16.0 #150

Bump commons-io:commons-io from 2.15.1 to 2.16.0

Bump commons-io:commons-io from 2.15.1 to 2.16.0 #150

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