Skip to content

Conversation

joshmgross
Copy link
Contributor

This updates @actions/core to 1.2.7 and updates this action's version to 4.0.2

@joshmgross joshmgross requested a review from a team April 23, 2021 15:43
@github-actions
Copy link

Hello from actions/github-script! (c2e330f)

@joshmgross joshmgross merged commit a3e7071 into main Apr 23, 2021
@joshmgross joshmgross deleted the joshgross/update-actions-core branch April 23, 2021 17:29
@@ -1667,6 +1667,7 @@ exports.getInput = getInput;
*/
// eslint-disable-next-line @typescript-eslint/no-explicit-any
function setOutput(name, value) {
process.stdout.write(os.EOL);
Copy link

@christian-kreuzberger-dtx christian-kreuzberger-dtx Apr 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this line for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants