Skip to content

Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.11.2 to 1.11.3 #9

Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.11.2 to 1.11.3

Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.11.2 to 1.11.3 #9

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