Summary
When using the action with tag_with_latest: true and tag: toto, the action seems to produce a multi-line output. The action is then considered as failed even thought it's not with the following message :
Error: Unable to process file command 'output' successfully.
Error: Invalid format 'myprivateregistry myimage:latest@sha256:d8d07c55b7ba2d51bc07971c1ae68c632cf13c651a7d0ad5453b395364c2d6fc'
Seems related
https://stackoverflow.com/questions/74137120/how-to-fix-or-avoid-error-unable-to-process-file-command-output-successfully
The action works fine if only one tag is produced.
Version
at least 0.11.0 and 0.12.0.
Summary
When using the action with
tag_with_latest: trueandtag: toto, the action seems to produce a multi-line output. The action is then considered as failed even thought it's not with the following message :Seems related
https://stackoverflow.com/questions/74137120/how-to-fix-or-avoid-error-unable-to-process-file-command-output-successfully
The action works fine if only one tag is produced.
Version
at least 0.11.0 and 0.12.0.