Skip to content

Commit bfd08e3

Browse files
ci(chksm): Ignore module file
Signed-off-by: Andy Scherzinger <[email protected]>
1 parent eee054c commit bfd08e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<trusted-artifacts>
77
<trust group="com.android.tools.build" name="aapt2" version="8.4.1-11315950" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
88
<trust file=".*-sources[.]jar" regex="true" reason="Android Studio downloads source jars but doesn't add checksums - fixes building in AS"/>
9+
<trust file=".*android-library-2.21.0.module" regex="true" reason="CodeQL fails to resolve this and write it to the metadata"/>
910
</trusted-artifacts>
1011
<ignored-keys>
1112
<ignored-key id="EB095DA7D2F6AC0E" reason="Key couldn't be downloaded from any key server"/>

0 commit comments

Comments
 (0)