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 f31feb4 + c9bf67b commit d0761cdCopy full SHA for d0761cd
.github/workflows/dependency-graph.yml
@@ -33,6 +33,6 @@ jobs:
33
jdkFile: ${{ steps.download-java.outputs.jdkFile }}
34
35
- name: Generate Dependency Graph Snapshot
36
- uses: gradle/actions/dependency-submission@v4
+ uses: gradle/actions/dependency-submission@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
37
env:
38
DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS: 'compileClasspath|runtimeClasspath'
0 commit comments