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 9e75624 commit 98ffd80Copy full SHA for 98ffd80
.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/[email protected]
+ uses: gradle/actions/dependency-submission@06832c7b30a0129d7fb559bcc6e43d26f6374244 # v4.3.1
26
with:
27
gradle-version: wrapper
28
dependency-graph: generate-and-submit
0 commit comments