Skip to content

Bump byte-buddy.version from 1.15.5 to 1.15.7 #12313

Bump byte-buddy.version from 1.15.5 to 1.15.7

Bump byte-buddy.version from 1.15.5 to 1.15.7 #12313

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"