Initialize GitHub Job
Version updated for https://github.com/PandasWhoCode/initialize-github-job to version v1.3.0.
- This action is used across all versions by 17 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Initialize GitHub Job composite action automates the setup steps for various programming languages and tools, including security hardening, repository checkout options, multi-language support, build tool setups, and dependency caching. It helps streamline the process of starting a job in GitHub Actions by consolidating common setup tasks. The action supports Node.js, Java, Python, Go, Rust, and Swift, providing flexible configurations for each language and build tool.
What’s Changed
What’s Changed
- chore(deps): Bump dtolnay/rust-toolchain from 67ef31d5b988238dd797d409d6f9574278e20537 to fa04a1451ff1842e2626ccb99004d0195b455a88 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/85
- feat: add setup-deterministic-zip with pinned, checksum-verified install by @nathanklick in https://github.com/PandasWhoCode/initialize-github-job/pull/92
Full Changelog: https://github.com/PandasWhoCode/initialize-github-job/compare/v1.2.2...v1.3.0