Initialize GitHub Job
Version updated for https://github.com/PandasWhoCode/initialize-github-job to version v1.4.0.
- This action is used across all versions by 18 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 initializing a job in GitHub Actions, including security hardening, repository checkout, and multi-language support. It provides features like Node.js, Java, Python, Go, Rust, Swift, build tool setup (Gradle, Task, gomplate, jq, kubectl, Teleport), and automatic caching for dependencies and build artifacts.
What’s Changed
What’s Changed
- chore(deps): Bump step-security/harden-runner from 2.20.0 to 2.20.1 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/98
- chore(deps): Bump go-task/setup-task from 2.1.0 to 2.2.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/99
- chore(deps): Bump testlens-app/setup-testlens from 1.9.3 to 1.9.4 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/100
- chore(deps): Bump gradle/actions/setup-gradle from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/101
- chore(deps): Bump actions/setup-java from 5.6.0 to 5.7.0 by @dependabot[bot] in https://github.com/PandasWhoCode/initialize-github-job/pull/102
- feat: add kubectl support by @andrewb1269 in https://github.com/PandasWhoCode/initialize-github-job/pull/105
- feat: add teleport client support by @andrewb1269 in https://github.com/PandasWhoCode/initialize-github-job/pull/106
Full Changelog: https://github.com/PandasWhoCode/initialize-github-job/compare/v1.3.1...v1.4.0