mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-01-30 22:47:13 +08:00
f92e7c3428
When using 'download-and-submit' for dependency graphs, we now run the submission immediately instead of waiting until the post-action. This allows a single job to both submit the graph and run the dependency review action.