This commit is contained in:
Fernandez Ludovic 2025-05-04 21:50:03 +02:00
parent 16ece5e01d
commit 9fae48acfc
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": "7.0.0",
"version": "7.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "golanci-lint-action",
"version": "7.0.0",
"version": "7.0.1",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.3",

View File

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