Skip to content

Update to the official Vitess 19 release (#21) #26

Update to the official Vitess 19 release (#21)

Update to the official Vitess 19 release (#21) #26

Workflow file for this run

name: Verify dependency licenses
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
licensing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-go@v4
with:
go-version: '^1.21.4'
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
- run: gem install license_finder
- run: license_finder