Skip to content

Bump immutable from 3.8.2 to 5.0.3 in /graylog2-web-interface #13899

Bump immutable from 3.8.2 to 5.0.3 in /graylog2-web-interface

Bump immutable from 3.8.2 to 5.0.3 in /graylog2-web-interface #13899

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"