Skip to content

fix(deps): update all non-major dependencies #270

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #270

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
persist-credentials: false
- run: sudo gem install license_finder
- run: license_finder