Skip to content

Bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0 #12223

Bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0

Bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0 #12223

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"