Closed xersiee closed 1 year ago
@xersiee thanks for the issue. We are working on this and will get this out soon.
This issue is idle because it has been open for 14 days with no activity.
Looks like a fix (Bumping core to >= v1.10.0) was merged 14 days ago in https://github.com/Azure/setup-kubectl/pull/68
Any chance a new tag can be published to make this consumable @OliverMKing ?
Any news about a bugfix release?
The set-output
command is deprecated and will be disabled soon.
Disabled soon.
I'll kick off a release today.
v3.1
(and v3
) have this fix and have been released. Thanks!
What happened?
Using
azure/setup-kubectl@v3.0
causes the GHA complain about usage of deprecatedset-output
command. Its probably coming from one of the dependencies which could be upgraded.Version
Runner
-
Relevant log output
Run azure/setup-kubectl@v3.0 Warning: The
set-output
command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/