Skip to content

Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.6 in the dev-deps group #409

Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.6 in the dev-deps group

Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.6 in the dev-deps group #409

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/labeler@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true