scientific-python / circleci-artifacts-redirector-action

GitHub Action to add a GitHub status link to a CircleCI artifact.
MIT License
14 stars 8 forks source link

MAINT: Bump with audit fix #53

Closed larsoner closed 1 month ago

larsoner commented 1 month ago

Locally I used:

npm audit fix
npm install
ncc build index.js

and committed the result. It produced the same changes as in #51 and #52 plus a little bit more, which I'm adding here.