Skip to content

FIX: Update node, core, octokit#35

Merged
larsoner merged 8 commits intomasterfrom
state
Jan 2, 2023
Merged

FIX: Update node, core, octokit#35
larsoner merged 8 commits intomasterfrom
state

Conversation

@larsoner
Copy link
Collaborator

@larsoner larsoner commented Jan 2, 2023

I updated package.json to require "@actions/core": "^1.10.0", then ran npm update && npm install && npm audit fix && ncc build index.js, committed and pushed. In theory this should be enough to get past the deprecated output according to this blog post.

Closes #34

@larsoner larsoner changed the title FIX: Update FIX: Update node, core, octokit Jan 2, 2023
@larsoner larsoner merged commit a11d8e9 into master Jan 2, 2023
@larsoner larsoner deleted the state branch January 2, 2023 20:28
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.

set-output is deprecated

1 participant