Skip to content

Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.4.1 to 3.5.0 in /codegen in the gradle group #267

Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.4.1 to 3.5.0 in /codegen in the gradle group

Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.4.1 to 3.5.0 in /codegen in the gradle group #267

Workflow file for this run

name: License Header Check
on:
pull_request:
branches:
- develop
push:
branches:
- develop
jobs:
check-license-header:
name: Check License Header
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: apache/skywalking-eyes/header@main
with:
mode: check