You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The action runs [golangci-lint](https://github.com/golangci/golangci-lint) and r
10
10
11
11
## Compatibility
12
12
13
-
*`v6.0.0+` removes `annotations` option.
13
+
*`v6.0.0+` removes `annotations` option, removes the default output format (`github-actions`).
14
14
*`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`.
15
15
*`v4.0.0+` requires an explicit `actions/setup-go` installation step before using this action: `uses: actions/setup-go@v5`.
16
16
The `skip-go-installation` option has been removed.
0 commit comments