Skip to content

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 #130

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 #130

Workflow file for this run

name: Build
on:
workflow_dispatch:
push:
branches: [master]
pull_request:
jobs:
build:
uses: jensborch/workflows/.github/workflows/maven-build.yml@main
with:
java-version: 11