Skip to content

Bump org.jboss.resteasy.microprofile:microprofile-rest-client from 2.1.5.Final to 3.0.1.Final #11

Bump org.jboss.resteasy.microprofile:microprofile-rest-client from 2.1.5.Final to 3.0.1.Final

Bump org.jboss.resteasy.microprofile:microprofile-rest-client from 2.1.5.Final to 3.0.1.Final #11

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}}