Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actions/toolkit versions. #94

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Conversation

brianloss
Copy link
Contributor

Update actions/core to version 1.10.0 to avoid the 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/

Update actions/core to version 1.10.0 to avoid the 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/
```
@brianloss brianloss requested a review from a team as a code owner October 13, 2022 19:26
@davidgamero davidgamero merged commit b70d33f into Azure:main Oct 17, 2022
@brianloss brianloss deleted the update-toolkit branch October 17, 2022 18:08
@dils0n
Copy link

dils0n commented Oct 25, 2022

Hi, are you going to update the latest release with these changes? I can't use this action with azure/setup-helm@main because it can't find lib/index.js =(

@OliverMKing
Copy link
Collaborator

Hi, are you going to update the latest release with these changes? I can't use this action with azure/setup-helm@main because it can't find lib/index.js =(

This was released in v3.4 (and v3) now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants