Skip to content

Commit a0625e6

Browse files
committed
fix(workflows): update license classifier to latest commit
1 parent 234bc06 commit a0625e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
classify_license:
3838
needs: find_license_file
39-
uses: billnapier/licenseclassifier/.github/workflows/classify.yml@510ff5bc746763f51ea6fff9b6be736d1af9ce88
39+
uses: billnapier/licenseclassifier/.github/workflows/classify.yml@b28df2552a832c062dca4cf971b5ebf09eaf690a
4040
with:
4141
file_to_classify: ${{ needs.find_license_file.outputs.filename }}
4242

0 commit comments

Comments
 (0)