Swap to Environment Files (#104)
Some checks are pending
Main workflow / build (ubuntu-latest) (push) Waiting to run
Main workflow / build (windows-latest) (push) Waiting to run
Main workflow / test (ubuntu-latest) (push) Waiting to run
Main workflow / test (windows-latest) (push) Waiting to run
Main workflow / test-proxy (push) Waiting to run
Main workflow / test-bypass-proxy (push) Waiting to run
Some checks are pending
Main workflow / build (ubuntu-latest) (push) Waiting to run
Main workflow / build (windows-latest) (push) Waiting to run
Main workflow / test (ubuntu-latest) (push) Waiting to run
Main workflow / test (windows-latest) (push) Waiting to run
Main workflow / test-proxy (push) Waiting to run
Main workflow / test-bypass-proxy (push) Waiting to run
* Add Licensed workflow and config files * Manually validate dependencies * Swap to Environment Files
This commit is contained in:
parent
11790a2d66
commit
d202f5dbf7
4 changed files with 225 additions and 27 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -5,9 +5,9 @@
|
|||
"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=="
|
||||
"version": "1.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.6.tgz",
|
||||
"integrity": "sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA=="
|
||||
},
|
||||
"@actions/exec": {
|
||||
"version": "1.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue