Firehed / multistage-docker-build-action

Github Action for optimized multi-stage docker builds
10 stars 3 forks source link

Handle deprecated set-output #28

Closed Firehed closed 2 years ago

Firehed commented 2 years ago

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

gonuke commented 1 year ago

I'm still seeing the warning associated with this in my builds:

multistage_image_build (20.04)

The `save-state` 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/