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

ENH: Bump requirements #18

Closed larsoner closed 2 years ago

larsoner commented 2 years ago

Because of https://github.com/larsoner/circleci-artifacts-redirector-action/security/dependabot ran:

$ npm audit fix  # fixed things
$ npm update  # update all, probably negated need for above command
$ npm install
$ ncc build index.js
$ git commit -am 'ENH: Bump requirements'

I'll merge and hopefully not break anything...

larsoner commented 2 years ago

master commit all good!

https://github.com/larsoner/circleci-artifacts-redirector-action/commit/04bd6c38e41d26070c618afe8d1bb6d2bf065cd1