Skip to content

Commit d5c8d96

Browse files
committed
Update README
Signed-off-by: nscuro <[email protected]>
1 parent 1c96039 commit d5c8d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GitHub action to generate a CycloneDX SBOM for Go modules.
1212

1313
Must either be an [existing semantic version](https://github.com/CycloneDX/cyclonedx-gomod/releases) (e.g. `v0.8.1`, `0.8.1`) or `latest`.
1414

15-
This action supports *cyclonedx-gomod* versions `>= v0.8.1`. Specifying versions below that will cause the workflow to fail.
15+
> ⚠ Only versions `>= v0.8.1` are supported. Specifying versions below that will cause the workflow to fail.
1616
1717
> Using `latest` is generally not recommended and will produce a warning, as it may fail your workflow
1818
> unexpectedly due to breaking changes in newer *cyclonedx-gomod* versions.

0 commit comments

Comments
 (0)