Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit bd57605

Browse files
authored
Remove 'experimental' from chapter title
1 parent f464d5c commit bd57605

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,8 @@ You can use the `gradle-build-action` on GitHub Enterprise Server, and benefit f
409409
- Save/restore of Gradle User Home (requires GHES v3.5+ : GitHub Actions cache was introduced in GHES 3.5)
410410
- Support for GitHub Actions Job Summary (requires GHES 3.6+ : GitHub Actions Job Summary support was introduced in GHES 3.6). In earlier versions of GHES the build-results summary and caching report will be written to the workflow log, as part of the post-action step.
411411

412-
# GitHub Dependency Graph support (Experimental)
412+
# GitHub Dependency Graph support
413+
**EXPERIMENTAL**
413414

414415
The `gradle-build-action` has experimental support for submitting a [GitHub Dependency Graph](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph) snapshot via the [GitHub Dependency Submission API](https://docs.github.com/en/rest/dependency-graph/dependency-submission?apiVersion=2022-11-28).
415416

0 commit comments

Comments
 (0)