Skip to content

Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 #6657

Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2

Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 #6657

Workflow file for this run

name: "Changelog Check"
on:
pull_request:
types:
- "opened"
- "synchronize"
- "reopened"
- "edited"
jobs:
test:
name: "Check Changelog presence"
runs-on: "ubuntu-latest"
steps:
- uses: "Graylog2/actions/changelog-check@main"