Skip to content

Bump idna from 3.10 to 3.15 in the uv group across 1 directory (#698) #514

Bump idna from 3.10 to 3.15 in the uv group across 1 directory (#698)

Bump idna from 3.10 to 3.15 in the uv group across 1 directory (#698) #514

Workflow file for this run

name: License Header Check
on:
pull_request:
push:
branches:
- develop
permissions:
contents: read
jobs:
check-license-header:
name: Check License Header
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
persist-credentials: false
- uses: apache/skywalking-eyes/header@e910f72bae86171d727742c25f8a4555b7b83893
with:
mode: check