Initialize GitHub Job
Version updated for https://github.com/PandasWhoCode/initialize-github-job to version v1.0.8.
- This action is used across all versions by 16 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Initialize GitHub Job action provides a standardized setup process for GitHub Actions workflows, supporting multiple languages and build tools, including Node.js, Java, Python, Go, Rust, and Swift. It automates tasks such as repository checkout, dependency caching, and environment configuration, reducing repetitive setup steps and improving workflow efficiency. Additionally, it incorporates security hardening measures to enhance the overall safety of the CI/CD pipeline.
What’s Changed
What’s Changed
- chore: Update harden-runner version by @rbarker-dev in https://github.com/PandasWhoCode/initialize-github-job/pull/54
Full Changelog: https://github.com/PandasWhoCode/initialize-github-job/compare/v1.0.7...v1.0.8