FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Removes deprecated set-output usage by aeisenberg · Pull Request #1301 · github/codeql-action · GitHub

Removes deprecated set-output usage - #1301

Merged
aeisenberg merged 3 commits into
mainfrom
aeisenberg/remove-set-output
Oct 14, 2022
Merged

aeisenberg merged 3 commits into
mainfrom
aeisenberg/remove-set-output

Conversation

Copy link
Copy Markdown
Contributor

For more information see
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

This change bumps a bunch of the internal actions packages. Note that the only required version change is actions/core to 1.10.0. The others are not required, but seem like a reasonable idea.

It also changes all of the workflows that use set-output.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

For more information see
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

This change bumps a bunch of the internal actions packages. Note that
the only required version change is `actions/core` to 1.10.0. The others
are not required, but seem like a reasonable idea.

It also changes all of the workflows that use `set-output`.
aeisenberg requested a review from a team as a code owner October 13, 2022 20:27

adityasharad left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good, thank you! Can you add a brief change note, highlighting the actions/core dependency change and that this addresses the deprecation warnings on use of set-output?

Copy link
Copy Markdown
Contributor Author

Sure

adityasharad previously approved these changes Oct 13, 2022
Comment thread CHANGELOG.md Outdated
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL