Skip to content

Commit

Permalink
Remove the error action (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
haiphucnguyen committed Dec 3, 2024
1 parent 19cb1e6 commit fef3c34
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,3 @@ jobs:
with:
java-version: '21'
distribution: 'temurin'

# 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

0 comments on commit fef3c34

Please sign in to comment.