Initialize GitHub Job
Version updated for https://github.com/PandasWhoCode/initialize-github-job to version v1.0.2.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Initialize GitHub Job” action provides a standardized way to set up and configure GitHub Actions workflows by consolidating common initialization steps across multiple programming languages and tools. It automates tasks such as repository checkout, dependency caching, and environment setup for languages like Node.js, Java, Python, Go, Rust, and more, while incorporating security hardening measures. This action simplifies workflow setup, enhances consistency, and reduces manual configuration effort across projects.
Release notes
What’s Changed
- chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/12
- chore(deps): Bump step-security/harden-runner from 2.13.0 to 2.14.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/13
- chore(deps): Bump dtolnay/rust-toolchain from 6d653acede28d24f02e3cd41383119e8b1b35921 to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/11
Full Changelog: https://github.com/PandasWhoCode/initialize-github-job/compare/v1.0.1...v1.0.2