Skip to content

Bump org.jacoco:jacoco-maven-plugin from 0.8.7 to 0.8.11 (#318) #86

Bump org.jacoco:jacoco-maven-plugin from 0.8.7 to 0.8.11 (#318)

Bump org.jacoco:jacoco-maven-plugin from 0.8.7 to 0.8.11 (#318) #86

Workflow file for this run

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