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.
1 parent 7ba5d9b commit 5f5e548Copy full SHA for 5f5e548
.github/workflows/dependency-submission.yml
@@ -22,7 +22,7 @@ jobs:
22
distribution: temurin
23
java-version: 21
24
- name: Generate and submit dependency graph
25
- uses: gradle/actions/dependency-submission@8379f6a1328ee0e06e2bb424dadb7b159856a326 # v4.4.0
+ uses: gradle/actions/dependency-submission@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
26
with:
27
gradle-version: wrapper
28
dependency-graph: generate-and-submit
0 commit comments