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 Packages #26

Closed
wants to merge 1 commit into from
Closed

Update Packages #26

wants to merge 1 commit into from

Conversation

bradyclifford
Copy link
Contributor

Summary of PR changes

Update to latest supported Node.
Update packages to latest.

PR Requirements

  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • See the Incrementing the Version section of the repository's README.md for more details.
  • The action code does not contain sensitive information.

NOTE: If the repo's workflow could not automatically update the README.md, it should be updated manually with the next version. For javascript actions, if the repo's workflow could not automatically recompile the action it should also be updated manually as part of the PR.

Copy link

github-actions bot commented Apr 3, 2024

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please update the action's version in the Usage Examples section of README.md. Each instance of this action should be updated to:
    uses: im-open/set-environment-variables-by-scope@v1.2.0
  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

1 similar comment
Copy link

github-actions bot commented Apr 3, 2024

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please update the action's version in the Usage Examples section of README.md. Each instance of this action should be updated to:
    uses: im-open/set-environment-variables-by-scope@v1.2.0
  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

+semver:minor
Copy link

github-actions bot commented Apr 3, 2024

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

@bradyclifford
Copy link
Contributor Author

Before this PR can be merged, the following item(s) should be addressed to comply with the action's Contributing Guidelines.

  • Please ensure the action has been recompiled by running the following command from the root of the repository:
    npm run build

I ran npm run build and committed the changes. Is there something I am missing? I recall you seeing something like this recently @stevematney and you had a fix?

@bradyclifford bradyclifford changed the title Update to Node 20 Update Packages Apr 12, 2024
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.

None yet

2 participants