mirror of
https://github.com/FranzDiebold/github-env-vars-action.git
synced 2024-11-09 18:43:32 -05:00
13 lines
381 B
JSON
13 lines
381 B
JSON
{
|
|
"name": "github-env-vars-action",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@actions/core": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.2.tgz",
|
|
"integrity": "sha512-IbCx7oefq+Gi6FWbSs2Fnw8VkEI6Y4gvjrYprY3RV//ksq/KPMlClOerJ4jRosyal6zkUIc8R9fS/cpRMlGClg=="
|
|
}
|
|
}
|
|
}
|