Stig Otnes Kolstad
|
2f6bfda1e2
|
Use @actions/core.exportVariable instead of set-env (#19)
* fix: use @actions/core.exportVariable instead of set-env
`set-env` is now deprecated. `@actions/core` exposes `exportVariable`
to be used instead.
https://github.com/actions/toolkit/tree/main/packages/core#exporting-variables
* chore: bump @actions/core to v1.2.6
|
2020-10-20 12:21:52 +05:30 |
|
shigupt202
|
3aa19be838
|
Updating kubeconfig file permissions to remove helm warning (#16)
|
2020-10-07 15:00:26 +05:30 |
|
Shivam Gupta
|
7b77288090
|
Setting KUBECONFIG for current step
|
2020-08-28 00:01:45 +05:30 |
|
Anumita Shenoy
|
e39b34477e
|
Fixed service account secret error
|
2019-11-26 16:48:36 +05:30 |
|
Deepak Sattiraju
|
483d185419
|
Porting from k8s-actions repo
|
2019-09-10 15:35:26 +05:30 |
|