Skip to content

build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 8.4.0 #75

build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 8.4.0

build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 8.4.0 #75

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: idrinth/milestone-set-action@patch-1
name: milestone set
with:
github-token: ${{secrets.GITHUB_TOKEN}}