Skip to content

Commit b556f25

Browse files
committed
doc: improve readme
1 parent 789f114 commit b556f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The action runs [golangci-lint](https://github.com/golangci/golangci-lint) and r
1010

1111
## Compatibility
1212

13-
* `v6.0.0+` removes `annotations` option.
13+
* `v6.0.0+` removes `annotations` option, removes the default output format (`github-actions`).
1414
* `v5.0.0+` removes `skip-pkg-cache` and `skip-build-cache` because the cache related to Go itself is already handled by `actions/setup-go`.
1515
* `v4.0.0+` requires an explicit `actions/setup-go` installation step before using this action: `uses: actions/setup-go@v5`.
1616
The `skip-go-installation` option has been removed.

0 commit comments

Comments
 (0)