1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-05-06 10:37:36 +02:00

Update production packages

This commit is contained in:
Jozef Izso 2026-04-24 11:58:19 +02:00
parent c36971571b
commit a5b9b5c6e7
Failed to extract signature
2 changed files with 10 additions and 10 deletions

View file

@ -37,9 +37,9 @@
"author": "Michal Dorner <dorner.michal@gmail.com>",
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/core": "^3.0.1",
"@actions/exec": "^3.0.0",
"@actions/github": "^9.1.0",
"@actions/github": "^9.1.1",
"adm-zip": "^0.5.17",
"fast-glob": "^3.3.3",
"picomatch": "^4.0.4",