Skip to content

build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.4 #205

build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.4

build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.4 #205

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 }}