Skip to content

Bump commons-validator:commons-validator from 1.7 to 1.8.0 #57

Bump commons-validator:commons-validator from 1.7 to 1.8.0

Bump commons-validator:commons-validator from 1.7 to 1.8.0 #57

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