Skip to content

🤖 Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 #20

🤖 Bump org.mockito:mockito-core from 5.12.0 to 5.13.0

🤖 Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 #20

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
branches:
- main
permissions:
contents: read
pull-requests: write
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
configuration-path: config/labeler.yml
sync-labels: true