This commit is contained in:
Fernandez Ludovic 2025-03-24 15:20:12 +01:00
parent dec74fa030
commit 1481404843
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.2",
"version": "7.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "golanci-lint-action",
"version": "6.5.2",
"version": "7.0.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.2",

View File

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