Skip to content

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #157

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #157

name: Build Dependabot
on:
pull_request_target
jobs:
build:
name: Build
if: ${{ github.actor == 'dependabot[bot]' }}
uses: ./.github/workflows/reusable-build.yml
with:
sonar_analysis: false
ref: ${{ github.event.pull_request.head.sha }}