Skip to content

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 #12253

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 #12253

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"