This commit is contained in:
Fernandez Ludovic
2025-02-13 23:15:38 +01:00
parent f7463c56f6
commit d6c05c5436
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "golanci-lint-action",
"version": "6.3.3",
"version": "6.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "golanci-lint-action",
"version": "6.3.3",
"version": "6.4.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.0",

View File

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