Skip to content

Commit 234bc06

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

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@c1916625287e6a2d447628d04a7dcbb4b697f728
39+
uses: billnapier/licenseclassifier/.github/workflows/classify.yml@510ff5bc746763f51ea6fff9b6be736d1af9ce88
4040
with:
4141
file_to_classify: ${{ needs.find_license_file.outputs.filename }}
4242

0 commit comments

Comments
 (0)