Skip to content

Commit

Permalink
fixed dependency-submission.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed Feb 9, 2024
1 parent 670c1cd commit b179fbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: gradle
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3

0 comments on commit b179fbd

Please sign in to comment.