mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-24 20:27:06 +00:00
deps: Add @actions/exec@1.1.1 as direct dependency
This commit is contained in:
parent
9e68df0b87
commit
71550d18ba
2 changed files with 2 additions and 1 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"author": "",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@actions/io": "^1.1.2",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue