Skip to content

Commit 354d9a3

Browse files
committed
chore(workflows): rev licenseclassifier commit hash
1 parent a0625e6 commit 354d9a3

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

0 commit comments

Comments
 (0)