Skip to content

Commit

Permalink
Merge pull request #182 from planetscale/license-finder
Browse files Browse the repository at this point in the history
Pin license finder
  • Loading branch information
ayrton authored Aug 12, 2024
2 parents 68ed111 + 4911f47 commit a5c70a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/licensing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: sudo gem install license_finder && npm install
- run: sudo gem install license_finder -v 7.1
- run: npm install
- run: license_finder

0 comments on commit a5c70a9

Please sign in to comment.