Merge pull request #207849 from fabaff/legitify-bump
legitify: add changelog to meta
This commit is contained in:
commit
bd7410c0e9
@ -25,6 +25,7 @@ buildGoModule rec {
|
||||
meta = with lib; {
|
||||
description = "Tool to detect and remediate misconfigurations and security risks of GitHub assets";
|
||||
homepage = "https://github.com/Legit-Labs/legitify";
|
||||
changelog = "https://github.com/Legit-Labs/legitify/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user