Skip to content

Commit

Permalink
Pinning the Version of license-lint
Browse files Browse the repository at this point in the history
Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
  • Loading branch information
LiZhenCheng9527 committed Feb 23, 2024
1 parent d5dd986 commit e231cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ mod-download-go:

.PHONY: mirror-licenses
mirror-licenses: mod-download-go; \
go install istio.io/tools/cmd/license-lint@latest; \
go install istio.io/tools/cmd/license-lint@v0.0.0-20240221165422-57f6bfb4cd73; \
rm -fr licenses; \
license-lint --mirror

Expand Down

0 comments on commit e231cc0

Please sign in to comment.