Skip to content

chore(deps): update all non-major dependencies #98

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #98

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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
with:
fetch-depth: 0
- run: sudo gem install license_finder
- run: license_finder