fix: additional filesystem checks (#1799)

Release-As: 6.1.2
This commit is contained in:
Tom Keller
2026-05-26 09:44:48 -07:00
committed by GitHub
parent 8188bee95b
commit c39f282697
8 changed files with 1124 additions and 1833 deletions
+2 -2
View File
@@ -21,7 +21,7 @@
"@biomejs/biome": "2.4.13",
"@smithy/property-provider": "^4.3.4",
"@types/node": "^25.9.1",
"@vitest/coverage-v8": "^3.2.4",
"@vitest/coverage-v8": "^4.1.6",
"aws-sdk-client-mock": "^4.1.0",
"esbuild": "^0.28.0",
"generate-license-file": "^4.2.1",
@@ -30,7 +30,7 @@
"memfs": "^4.57.2",
"standard-version": "^9.5.0",
"typescript": "^6.0.3",
"vitest": "^3.2.4"
"vitest": "^4.1.6"
},
"dependencies": {
"@actions/core": "^2.0.2",