fix version in package-lock.json

This commit is contained in:
Sergey Vilgelm 2022-02-26 08:54:59 -08:00
parent 9636c5bc97
commit 48e5789f58
No known key found for this signature in database
GPG key ID: 08D0E2FF778887E6

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "golanci-lint-action",
"version": "2.0.0",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "golanci-lint-action",
"version": "2.0.0",
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^1.0.9",