Skip to content

build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 (… #1362

build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 (…

build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 (… #1362

name: Changelog Release Drafter
on:
push:
branches:
- develop
- support/2.3.X
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}