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

CI: Update softprops/action-gh-release to v2.0.4 #10569

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

RytoEX
Copy link
Member

@RytoEX RytoEX commented Apr 18, 2024

Description

The softprops/action-gh-release action is one of the last few remaining actions in this repo that was still using node16. Updating should remove the associated warnings.

Motivation and Context

Want less CI warnings so the meaningful warnings stand out.

Follow-up to:

How Has This Been Tested?

Tested on my fork with obs-plugintemplate and got CI to be green with no warnings about node16.

See:

Types of changes

  • Tweak (non-breaking change to improve existing functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@RytoEX RytoEX added Enhancement Improvement to existing functionality CI labels Apr 18, 2024
@RytoEX RytoEX requested a review from PatTheMav April 18, 2024 23:06
@RytoEX RytoEX self-assigned this Apr 18, 2024
This is one of the few remaining actions in this repo that was still
using node16. Updating will remove the associated warnings.
@RytoEX RytoEX force-pushed the update-release-action branch from a03eb13 to 42c8017 Compare April 18, 2024 23:41
@RytoEX RytoEX merged commit 65462fd into obsproject:master Apr 24, 2024
14 checks passed
@RytoEX RytoEX deleted the update-release-action branch April 24, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Enhancement Improvement to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants