Initialize GitHub Job
Version updated for https://github.com/PandasWhoCode/initialize-github-job to version v1.0.6.
- This action is used across all versions by 15 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 and automated way to set up GitHub Actions workflows by combining common initialization steps. It supports multiple programming languages (e.g., Node.js, Java, Python, Go) and tools, while offering features like security hardening, repository checkout, build tool configuration, and automated dependency caching. This action streamlines workflow setup, improves consistency, and reduces repetitive configuration across CI/CD pipelines.
What’s Changed
What’s Changed
- chore(deps): Bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/27
- chore(deps): Bump step-security/harden-runner from 2.14.1 to 2.14.2 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/30
- chore(deps): Bump gradle/actions from 5.0.0 to 5.0.1 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/28
- chore(deps): Bump dtolnay/rust-toolchain from f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 to efa25f7f19611383d5b0ccf2d1c8914531636bf9 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/29
- chore(deps): Bump gradle/actions from 5.0.1 to 5.0.2 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/32
- chore(deps): Bump step-security/harden-runner from 2.14.2 to 2.15.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/33
- chore(deps): Bump step-security/harden-runner from 2.15.0 to 2.15.1 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/37
- chore(deps): Bump dtolnay/rust-toolchain from efa25f7f19611383d5b0ccf2d1c8914531636bf9 to 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/39
- chore: Add assignee for GitHub Actions updates by @rbarker-dev in https://github.com/PandasWhoCode/initialize-github-job/pull/44
- chore(deps): Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/36
- chore(deps): Bump step-security/harden-runner from 2.15.1 to 2.16.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/38
- chore(deps): Bump actions/setup-go from 6.2.0 to 6.4.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/40
- chore(deps): Bump gradle/actions from 5.0.2 to 6.0.1 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/41
- chore(deps): Bump SwiftyLab/setup-swift from 1.12.0 to 1.13.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/42
- chore(deps): Bump gradle/actions from 6.0.1 to 6.1.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/46
- fix: default
checkout-fetch-depthto shallow clone (1) by @Copilot in https://github.com/PandasWhoCode/initialize-github-job/pull/49 - chore(deps): Bump step-security/harden-runner from 2.16.0 to 2.16.1 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/45
- feat: add setup task by @rbarker-dev in https://github.com/PandasWhoCode/initialize-github-job/pull/50
Full Changelog: https://github.com/PandasWhoCode/initialize-github-job/compare/v1.0.5...v1.0.6