Tags: Azure/aci-deploy
Tags
Updating release branch with latest changes (#60) * Create defaultLabels.yml (#49) * Create defaultLabels.yml * Update defaultLabels.yml * Update defaultLabels.yml (#50) * use secureValue for secure env variables (#51) * use secureValue for secure env variables ContainerInstanceManagementModels.EnvironmentVariable has a property, secureValue, which should be used for secure environment variables. * Update README.md Clarify usage of secure-environment-variables. You should specify them as Secrets. * Update issue templates * Create auto-triage-issues * Update action.yml * Update README.md * Create CODEOWNERS * Rename bug-report---feature-request.md to bug-report-feature-request.md * build ts (#59) Co-authored-by: Kanika Pasrija <kanikapasrija@Kanikas-MacBook-Pro.local> Co-authored-by: el-pato <dustin.briles@gmail.com> Co-authored-by: Balaga Gayatri <balaga-gayatri@github.com> Co-authored-by: Kanika Pasrija <kanikapasrija@Kanikas-MacBook-Pro.local>
Secure value big fix (#52) * Create defaultLabels.yml (#49) * Create defaultLabels.yml * Update defaultLabels.yml * Update defaultLabels.yml (#50) * use secureValue for secure env variables (#51) * use secureValue for secure env variables ContainerInstanceManagementModels.EnvironmentVariable has a property, secureValue, which should be used for secure environment variables. * Update README.md Clarify usage of secure-environment-variables. You should specify them as Secrets. Co-authored-by: el-pato <dustin.briles@gmail.com>
Bump @actions/core from 1.2.2 to 1.2.6 (#18) Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.2 to 1.2.6. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>