Skip to content

Commit

Permalink
Don't do double work
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Feb 2, 2024
1 parent 46fcadf commit 701769f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
distribution: 'temurin'
java-version-file: '.java-version'

- name: "Setup gradle"
uses: gradle/actions/setup-gradle@v3

- name: "Generate and submit dependency graph"
# Note: this `uses: gradle/actions/setup-gradle@v3` under the hood.
uses: gradle/actions/dependency-submission@ec92e829475ac0c2315ea8f9eced72db85bb337a # v3

0 comments on commit 701769f

Please sign in to comment.