mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-22 14:39:02 +08:00
Merge branch 'master' into dependabot/npm_and_yarn/csv-parse-4.15.4
This commit is contained in:
commit
3829b2c52e
3 changed files with 6 additions and 5 deletions
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…
Add table
Add a link
Reference in a new issue