Skip to content

Commit

Permalink
Merge pull request #66 from opencastsoftware/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin gradle/actions action to 0bdd871
  • Loading branch information
DavidGregory084 authored Dec 20, 2024
2 parents cba6657 + a254b58 commit d48d3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
jdkFile: ${{ steps.download-java.outputs.jdkFile }}

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

0 comments on commit d48d3c4

Please sign in to comment.