This commit is contained in:
Fernandez Ludovic
2025-03-17 22:50:27 +01:00
parent 911ec56a22
commit 8564da7cb3
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.5.1",
"version": "6.5.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "golanci-lint-action",
"version": "6.5.1",
"version": "6.5.2",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.2",

View File

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