mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-24 04:07: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
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -7,10 +7,10 @@
|
|||
"": {
|
||||
"name": "setup-terraform",
|
||||
"version": "2.0.2",
|
||||
"hasInstallScript": true,
|
||||
"license": "MPL-2.0",
|
||||
"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",
|
||||
|
|
|
|||
|
|
@ -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