diff --git a/package-lock.json b/package-lock.json index e9120f4..de8e8e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "4.2.0", "license": "MIT", "dependencies": { - "@actions/artifact": "^2.3.1", + "@actions/artifact": "^2.3.2", "@actions/core": "^1.10.1", "@actions/github": "^5.1.1", "minimatch": "^9.0.3" diff --git a/package.json b/package.json index 1a7cbb5..634c402 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/actions/download-artifact#readme", "dependencies": { - "@actions/artifact": "^2.3.1", + "@actions/artifact": "^2.3.2", "@actions/core": "^1.10.1", "@actions/github": "^5.1.1", "minimatch": "^9.0.3"