1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-03-17 06:34:53 +07:00

Update version to 3.1.0 in package.json (#406)

This commit is contained in:
Sergey Vilgelm
2022-02-26 08:40:02 -08:00
committed by GitHub
parent 03e4befc7a
commit 9636c5bc97

View File

@@ -1,6 +1,6 @@
{
"name": "golanci-lint-action",
"version": "2.0.0",
"version": "3.1.0",
"private": true,
"description": "golangci-lint github action",
"main": "dist/main.js",