mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-13 22:41:14 +00:00
Update version to 3.1.0 in package.json (#406)
This commit is contained in:
parent
03e4befc7a
commit
9636c5bc97
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "golanci-lint-action",
|
"name": "golanci-lint-action",
|
||||||
"version": "2.0.0",
|
"version": "3.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "golangci-lint github action",
|
"description": "golangci-lint github action",
|
||||||
"main": "dist/main.js",
|
"main": "dist/main.js",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue