Skip to content

Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.1.Final #16

Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.1.Final

Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.1.Final #16

name: Update Milestone
on:
pull_request_target:
types: [closed]
jobs:
update:
runs-on: ubuntu-latest
name: update-milestone
if: ${{github.event.pull_request.merged == true}}
steps:
- uses: radcortez/milestone-set-action@main
name: milestone set
with:
github-token: ${{secrets.GITHUB_TOKEN}}