Skip to content

Bump org.mockito:mockito-core from 5.5.0 to 5.11.0 #69

Bump org.mockito:mockito-core from 5.5.0 to 5.11.0

Bump org.mockito:mockito-core from 5.5.0 to 5.11.0 #69

Workflow file for this run

name: License Check
on:
pull_request:
push:
branches:
- main
jobs:
check-license-eye:
name: Check license headers
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Headers
uses: apache/skywalking-eyes@main