We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6a7b90 + 5f5e548 commit e9c2b27Copy full SHA for e9c2b27
.github/workflows/dependency-submission.yml
@@ -25,7 +25,7 @@ jobs:
25
distribution: temurin
26
java-version: 21
27
- name: Generate and submit dependency graph
28
- uses: gradle/actions/dependency-submission@8379f6a1328ee0e06e2bb424dadb7b159856a326 # v4.4.0
+ uses: gradle/actions/dependency-submission@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
29
with:
30
gradle-version: wrapper
31
dependency-graph: generate-and-submit
0 commit comments