Get Job Workflow
Version updated for https://github.com/jenseng/get-job-workflow to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The get-job-workflow GitHub Action retrieves detailed information about the workflow file that defines the currently running job, such as its SHA, ref, path, and repository. This is particularly useful for reusable workflows that need to understand their invocation context, enabling tasks like running actions or accessing files from the same reference without relying on hardcoded values. By automating the extraction of this data, it addresses limitations in GitHub’s native context variables and enhances workflow flexibility and resilience.
Release notes
Release v1.0.0