mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-07-11 09:45:52 +02:00
parent
124cb765ee
commit
8cade330d4
5 changed files with 49 additions and 22 deletions
|
@ -90,6 +90,8 @@ outputs:
|
|||
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.
|
||||
dependency-graph-file:
|
||||
description: Path to the GitHub Dependency Graph snapshot file generated by a Gradle build. Note that this output applies to a Step executing Gradle, not to the `gradle-build-action` Step itself.
|
||||
gradle-version:
|
||||
description: Version of Gradle that was setup by the action
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue