Skip to content

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 #36

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 #36

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"