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

Fixes "update organization invitation to latest version" bug #8500

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andrito9755
Copy link

The GitHub Action invite-on-label was using version v1.2, which relied on Node.js 12, now deprecated. This PR updates the action to the latest version v1.4, which supports a newer version of Node.js (Node.js 14).

Changes Made

  • Updated the GitHub Action reference in support/.github/workflows/invitation.yml from v1.2 to v1.4.
  • Verified compatibility with Node.js 16 based on the release notes.

Link to Release Notes

Release Notes for v1.4

Related Issue

Closes #5945

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

It's great having you contribute to this project

Welcome to the community 🤓

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord Server and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

@adonis-maara
Copy link

Thanks for your pull request!

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.

[BUG] update organization invitation to latest version - Good first issue
2 participants