mirror of
https://github.com/docker/metadata-action.git
synced 2025-04-15 21:59:29 +02:00
Update generated content
This commit is contained in:
parent
6e0f538781
commit
c9e28170ee
1
dist/index.js
generated
vendored
1
dist/index.js
generated
vendored
@ -1118,6 +1118,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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user