pull/1843/merge
Simon Marquis 2 days ago committed by GitHub
commit 05e5308e80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -53,7 +53,7 @@ jobs:
- name: Check Dependency Guard
id: dependencyguard_verify
continue-on-error: true
run: ./gradlew dependencyGuard
run: ./gradlew dependencyGuard --no-configuration-cache
- name: Prevent updating Dependency Guard baselines if this is a fork
id: checkfork_dependencyguard

Loading…
Cancel
Save