Skip to content

build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#585) #1215

build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#585)

build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#585) #1215

Workflow file for this run

name: License Checking
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
license:
name: License Checking
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check License Lines
uses: kt3k/license_checker@v1.0.6