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

Deprecation warning: set-output command #295

Closed
2 tasks done
curthipster opened this issue Oct 21, 2022 · 2 comments
Closed
2 tasks done

Deprecation warning: set-output command #295

curthipster opened this issue Oct 21, 2022 · 2 comments

Comments

@curthipster
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

My workflow using fastify/github-action-merge-dependabot@v3 is resulting in warning Annotations like this:

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
@climba03003
Copy link
Member

climba03003 commented Oct 22, 2022

It is upstream issue of dependabot/fetch-metadata

https://github.com/dependabot/fetch-metadata/blob/ae81da92fd7d7c12569dc41f8106827abc90eadc/src/dependabot/output.ts#L49-L61

We need to wait for dependabot/fetch-metadata#272 to be merged.

@climba03003 climba03003 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2022
@jeffwidman
Copy link

Sorry for the delay, I just merged the upstream PR and will cut a release later today

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

No branches or pull requests

3 participants