mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-14 23:11:14 +00:00
docs: remove 'beta version'
This commit is contained in:
parent
b66692b61d
commit
85a3a6abe4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: 'Run golangci-lint'
|
name: 'Run golangci-lint'
|
||||||
description: 'Official golangci-lint action with line-attached annotations for found issues, caching and parallel execution. Beta version.'
|
description: 'Official golangci-lint action with line-attached annotations for found issues, caching and parallel execution.'
|
||||||
author: 'golangci'
|
author: 'golangci'
|
||||||
inputs:
|
inputs:
|
||||||
version:
|
version:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue