Skip to content

Bump jquery from 3.3.1 to 3.7.1 in /blueocean-core-js (#2501) #282

Bump jquery from 3.3.1 to 3.7.1 in /blueocean-core-js (#2501)

Bump jquery from 3.3.1 to 3.7.1 in /blueocean-core-js (#2501) #282

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}