Update actions/exec

This commit is contained in:
Jill Regan
2026-02-26 08:14:16 -05:00
parent a312828d43
commit d688c27248
8 changed files with 24 additions and 53 deletions

View File

@@ -42,7 +42,7 @@
"dependencies": {
"@1password/op-js": "^0.1.11",
"@actions/core": "^3.0.0",
"@actions/exec": "^1.1.1",
"@actions/exec": "^3.0.0",
"@actions/tool-cache": "^4.0.0",
"dotenv": "^17.2.2"
},