NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v1.0.8.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The NodeJS Actions Starter Template is a pre-configured GitHub Action starter kit designed to simplify the creation, testing, and deployment of custom GitHub Actions. It automates essential tasks like linting, testing with Jest, code bundling, and CI/CD workflows, while also providing a functional example and integration with the GitHub REST API. This template streamlines the development process for developers by offering a ready-to-use framework with built-in tools for code quality and repository statistics.
Release notes
What’s Changed
- chore(deps-dev): bump globals from 17.1.0 to 17.3.0 by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/46
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/47
Full Changelog: https://github.com/joshjohanning/nodejs-actions-starter-template/compare/v1.0.7...v1.0.8