diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index d76dfbde43..fbe40591c9 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -32,8 +32,3 @@ jobs: - name: Build and check with Gradle run: ./gradlew check - - # Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies. - # See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md - - name: Generate and submit dependency graph - uses: gradle/actions/dependency-submission@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0