4 Commits

Author SHA1 Message Date
Eric Cornelissen 8f01fbf59b Add ncc as a devDependency
Add it as a dependency to the npm manifest and lockfile. This:
1. Makes it so you can run the documented command for building **if**
   `npx` [1] is put in front (quickstart updated accordingly).
2. Ensures everyone building this action gets the same result.
3. Avoids having to install ncc globally.

--
1. https://www.npmjs.com/package/npx
2022-11-12 12:54:12 +01:00
Eric Cornelissen 4b3a2961b6 Bump actions/core from 1.9.1 to 1.10.0
(ordering of dependencies happened automatically when running the
`npm install` command.)
2022-10-16 13:38:05 +02:00
Zachary 5358daf422 updating some dependencies 2022-09-01 08:30:29 -05:00
Zachary 07d6e4ed91 releasing v2 2022-05-30 16:29:55 -05:00