diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index a3f4fc2..80e43c2 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -64,4 +64,4 @@ jobs: # 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@v6.2.0 + uses: gradle/actions/dependency-submission@v6.3.0