NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v1.0.7.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The nodejs-actions-starter-template is a pre-configured starter template for creating GitHub Actions using Node.js. It provides a complete setup with action boilerplate, linting, testing, CI/CD workflows, and automated bundling, streamlining the development and deployment of custom actions. This template helps developers quickly build and publish GitHub Actions with built-in examples, GitHub API integration, and tools for maintaining code quality and test coverage.
Release notes
What’s Changed
- chore: update copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/38
- chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/39
- chore(deps-dev): bump prettier from 3.7.4 to 3.8.0 by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/40
- chore(deps-dev): bump globals from 17.0.0 to 17.1.0 by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/43
- chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/42
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/45
- chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/44
- chore(deps): bump @actions/github from 7.0.0 to 8.0.0 in the github group by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/41
Full Changelog: https://github.com/joshjohanning/nodejs-actions-starter-template/compare/v1.0.6...v1.0.7