Skip to content

Bump github.com/tg123/go-htpasswd from 1.2.1 to 1.2.2 #1450

Bump github.com/tg123/go-htpasswd from 1.2.1 to 1.2.2

Bump github.com/tg123/go-htpasswd from 1.2.1 to 1.2.2 #1450

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