Initialize GitHub Job
Version updated for https://github.com/PandasWhoCode/initialize-github-job to version v1.0.4.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Initialize GitHub Job” GitHub Action provides a standardized way to set up and initialize workflows across multiple programming languages and tools. It automates tasks like repository checkout, dependency caching, and environment setup for languages such as Node.js, Java, Python, Go, Rust, and Swift, while also incorporating security hardening. This action simplifies workflow configuration by consolidating common setup steps, reducing redundancy and improving consistency in CI/CD pipelines.
Release notes
What’s Changed
- chore: Add checkout submodules by @rbarker-dev in https://github.com/PandasWhoCode/initialize-github-job/pull/17
Full Changelog: https://github.com/PandasWhoCode/initialize-github-job/compare/v1.0.3...v1.0.4