Skip to content

Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 #12275

Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0

Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 #12275

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"