Skip to content

Commit d0761cd

Browse files
Merge pull request #37 from opencastsoftware/renovate/pin-dependencies
Pin gradle/actions action to 0bdd871
2 parents f31feb4 + c9bf67b commit d0761cd

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)