-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Remove Summary Warnings #4
Comments
Also running into these warnings when using this action |
Still awaiting on the following to fix the final warnings - jimschubert/query-tag-action#4 - Kir-Antipov/mc-publish#39
Reopening because the PR closed this automatically. The first issue should be fixed by #5. I'll looking at the set-output issue and will close this when completed. |
These issues should now be resolved. I moved Tested each version in https://github.com/jimschubert/ossify I still need to update that project's docker/setup-buildx-action@v1, docker/login-action@v1 but all warnings are resolved for this action (see also screenshots in #5). |
When executing this action, there are a couple of warnings that appear in the Workflow Summary:
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/The solutions are described in the provided links.
Thanks
The text was updated successfully, but these errors were encountered: