Skip to content

Commit c9bf67b

Browse files
Pin gradle/actions action to 0bdd871
1 parent f31feb4 commit c9bf67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-graph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
jdkFile: ${{ steps.download-java.outputs.jdkFile }}
3434

3535
- name: Generate Dependency Graph Snapshot
36-
uses: gradle/actions/dependency-submission@v4
36+
uses: gradle/actions/dependency-submission@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
3737
env:
3838
DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS: 'compileClasspath|runtimeClasspath'

0 commit comments

Comments
 (0)