Upgrade actions toolkit

This commit is contained in:
Jill Regan
2026-02-22 12:50:32 -05:00
parent 81bc2a50b4
commit 485265b41c
2 changed files with 57 additions and 46 deletions

View File

@@ -41,9 +41,9 @@
"homepage": "https://github.com/1Password/load-secrets-action#readme",
"dependencies": {
"@1password/op-js": "^0.1.11",
"@actions/core": "^1.10.1",
"@actions/core": "^3.0.0",
"@actions/exec": "^1.1.1",
"@actions/tool-cache": "^2.0.2",
"@actions/tool-cache": "^4.0.0",
"dotenv": "^17.2.2"
},
"devDependencies": {