Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @actions/core to 1.2.7 #137

Merged
merged 2 commits into from Apr 23, 2021
Merged

Conversation

joshmgross
Copy link
Member

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 as a code owner 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);

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.

None yet

3 participants