Skip to content

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 in the maven-dependencies group #445

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 in the maven-dependencies group

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 in the maven-dependencies group #445

Workflow file for this run

name: Tracing Extension
on:
pull_request:
types:
- labeled
jobs:
add-to-project:
name: Add Dependency Upgrade PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/AxonFramework/projects/2
github-token: ${{ secrets.ADD_PROJECT_TOKEN }}
labeled: 'Type: Dependency Upgrade'