Skip to content

Update for vulnerabilities, work around runtime issue - #36

Merged
jsclifford merged 1 commit into
mainfrom
nodeFixes
Aug 18, 2026
Merged

Update for vulnerabilities, work around runtime issue#36
jsclifford merged 1 commit into
mainfrom
nodeFixes

Conversation

@JordanZaerr

Copy link
Copy Markdown
Contributor

Summary of PR changes

  • Update npm packages for vulnerabilities
  • Remove type from package.json to work around runtime issue.

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.

@JordanZaerr
JordanZaerr requested a review from a team as a code owner August 17, 2026 22:10
@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown

Jest Results

Generic badge

Duration: 0.874 seconds
Start: 2026-08-17 16:12:55.406 MDT
Finish: 2026-08-17 16:12:56.280 MDT
Duration: 0.874 seconds
Outcome: Failed | Total Tests: 0 | Passed: 0 | Failed: 0
Total Test Suites: 2
Total Tests: 0
Failed Test Suites: 2
Failed Tests: 0
Passed Test Suites: 0
Passed Tests: 0
Runtime Error Test Suites: 2

@github-actions

Copy link
Copy Markdown

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/create-github-deployment@v2.0.1

@github-actions

Copy link
Copy Markdown

The action's Contributing Guidelines have been met:

  • The action's version in the Usage Examples section of README.md has been updated to @v2.0.1
  • The action has been recompiled (if needed) by running the build command from the root of the repository

@jsclifford
jsclifford merged commit f790641 into main Aug 18, 2026
7 checks passed
@jsclifford
jsclifford deleted the nodeFixes branch August 18, 2026 15:30
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