Update dependency-submission parameter for consistency

Instead of using 'dependency-graph-action' with some slightly better
values, we now use 'dependency-graph' as the parameter name with a subset
of the options available to 'setup-gradle'.
This commit is contained in:
daz
2024-01-29 09:48:54 -07:00
parent b2288963e8
commit 11fb430abc
4 changed files with 18 additions and 35 deletions

View File

@@ -20,4 +20,4 @@ jobs:
- name: Download and submit dependency graph
uses: ./dependency-submission
with:
dependency-graph-action: retrieve-and-submit
dependency-graph: download-and-submit