We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640dc04 commit e2646acCopy full SHA for e2646ac
1 file changed
.github/workflows/owasp-dependency-check-daily.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
26
27
- - run: ./gradlew ossIndexAudit
+ - run: ./gradlew ossIndexAudit --no-configuration-cache
28
id: audit
29
continue-on-error: true
30
env:
0 commit comments