Skip to content

Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 #368

Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16

Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 #368

Workflow file for this run

name: "Verify type labels"
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: baev/action-label-verify@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
allowed: |
type:bug
type:improvement
type:internal
type:invalid
type:new feature
type:dependencies