Skip to content

Bump ch.qos.logback:logback-classic from 1.2.10 to 1.3.12 in /test/benchmark #114

Bump ch.qos.logback:logback-classic from 1.2.10 to 1.3.12 in /test/benchmark

Bump ch.qos.logback:logback-classic from 1.2.10 to 1.3.12 in /test/benchmark #114

Workflow file for this run

name: "Validate PR title"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}