mirror of
https://github.com/docker/bake-action.git
synced 2026-06-02 00:38:28 +02:00
Update generated content
This commit is contained in:
+1
@@ -1702,6 +1702,7 @@ exports.getInput = getInput;
|
||||
*/
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
function setOutput(name, value) {
|
||||
process.stdout.write(os.EOL);
|
||||
command_1.issueCommand('set-output', { name }, value);
|
||||
}
|
||||
exports.setOutput = setOutput;
|
||||
|
||||
Reference in New Issue
Block a user