Skip to content

Commit 4773b6e

Browse files
committed
Update files for audit workflow
1 parent f6d47c2 commit 4773b6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/android-audit.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ on:
55
paths:
66
- .github/workflows/android-audit.yml
77
- android/gradle/verification-metadata.xml
8+
- android/gradle/verification-metadata.keys.xml
9+
- android/gradle/verification-keyring.keys
810
- android/scripts/update-lockfile.sh
11+
- android/scripts/verify-lockfile-keys.sh
912
# libs.versions.toml and *.kts are necessary to ensure that the verification-metadata.xml is up-to-date
1013
# with our dependency usage due to the dependency verification not working as expected when keys are
1114
# specified for dependencies (DROID-1425).

0 commit comments

Comments
 (0)