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