Update to the latest dependency-graph plugin

- Remove experimental warning
- Update documentation
This commit is contained in:
daz 2023-07-24 08:07:59 -06:00
parent ced6859e9c
commit 632e888003
No known key found for this signature in database
3 changed files with 49 additions and 4 deletions

View file

@ -87,7 +87,7 @@ inputs:
outputs:
build-scan-url:
description: Link to the Build Scan® if any
description: Link to the Build Scan® generated by a Gradle build. Note that this output applies to a Step executing Gradle, not to the `gradle-build-action` Step itself.
runs:
using: 'node16'