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 deprecated ::set-output usage in 'Docker Main / publish' action #4358

Closed
kenjenkins opened this issue Jul 12, 2023 · 1 comment
Closed
Labels
ci CI/CD and release automation

Comments

@kenjenkins
Copy link
Contributor

Runs of the 'publish' job in the 'Docker Main' action include the deprecation 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/

Let's upgrade to the new mechanism.

@kenjenkins kenjenkins added the ci CI/CD and release automation label Jul 12, 2023
@kenjenkins
Copy link
Contributor Author

This should be fixed by 5c0d7aa (at least the deprecation warning is gone — hopefully I didn't break any functionality).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI/CD and release automation
Projects
None yet
Development

No branches or pull requests

1 participant