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 #131

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

fiddlermikey
Copy link

Fixes #130

@fiddlermikey
Copy link
Author

@microsoft-github-policy-service agree [company="Keyfactor"]

@fiddlermikey
Copy link
Author

@microsoft-github-policy-service agree company="Keyfactor"

src/main.ts Outdated
@@ -128,7 +129,11 @@ async function run(): Promise<void> {
core.addPath(toolFolderPath)
core.debug(`Tool path added to PATH: ${toolFolderPath}`)
} catch (error) {
core.setFailed(error.message)
let errorMessage = 'Failed to do something exceptional'
Copy link
Member

Choose a reason for hiding this comment

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

Why this change?

Copy link
Author

Choose a reason for hiding this comment

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

Sorry, testing artifact leftover.

Copy link
Author

Choose a reason for hiding this comment

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

No, actually... this is just from downloading, using npm to clean and reinstall with the latest dependencies. I changed the transpiler to vercel from zeit but left everything else the same. I wish I could say more. Feel free to reject the udpate until I can recreate.

@timheuer
Copy link
Member

Thanks for the PR -- will look at dependency updates in next release.

@timheuer timheuer added 📃 documentation Improvements or additions to documentation NO-MERGE and removed 📃 documentation Improvements or additions to documentation labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Security Vulnerabilities in npm dependencies
2 participants