We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8709ab3 commit b2e2083Copy full SHA for b2e2083
.github/workflows/license-check.yml
@@ -36,7 +36,7 @@ jobs:
36
37
classify_license:
38
needs: find_license_file
39
- uses: google/licenseclassifier/.github/workflows/classify.yml@main
+ uses: billnapier/licenseclassifier/.github/workflows/classify.yml@c1916625287e6a2d447628d04a7dcbb4b697f728
40
with:
41
file_to_classify: ${{ needs.find_license_file.outputs.filename }}
42
0 commit comments