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 fix deprecated set-output usage #34

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

mikepenz
Copy link
Contributor

Update @actions/core to v1.10.0 to replace the deprecated set-output method call

Find more details here: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/


This will resolve the deprecation warning being logged via the following setOutput API call: https://github.com/github/dependency-submission-toolkit/blob/main/src/snapshot.ts#L142

@mikepenz mikepenz requested a review from a team as a code owner October 28, 2022 08:34
@febuiles febuiles merged commit 0613506 into github:main Oct 28, 2022
@febuiles
Copy link

@mikepenz Thanks for your help! Version 1.2.7 should be available in NPM now with a fix for this issue.

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.

2 participants