fix: restrict patched version to v1 (#1158)

This commit is contained in:
Ludovic Fernandez
2025-02-09 02:03:24 +01:00
committed by GitHub
parent 1cc4e007f0
commit 3e6beafdff
7 changed files with 200 additions and 223 deletions

4
package-lock.json generated
View File

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