Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

build(deps): bump gopkg.in/yaml.v3 #579

build(deps): bump gopkg.in/yaml.v3

build(deps): bump gopkg.in/yaml.v3 #579

Workflow file for this run

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