Skip to content

Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 (#71) #165

Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 (#71)

Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 (#71) #165

name: Release Drafter
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}