April 1, 2026
YAMLResume
Version updated for https://github.com/yamlresume/action to version v0.2.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The YAMLResume GitHub Action automates the process of generating professional resumes from YAML files using the YAMLResume CLI. It supports building multiple resumes in various formats (PDF, LaTeX, HTML, Markdown) within a single workflow and allows for customization, such as skipping validation or PDF generation. This action streamlines resume creation and integrates easily with other GitHub Actions, such as artifact uploading.
April 1, 2026
Install Heroku CLI
Version updated for https://github.com/ynab/heroku-cli-action to version v1.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Heroku CLI GitHub Action automates the installation of the Heroku Command Line Interface (CLI) on a GitHub Actions runner, making it readily available for use in subsequent workflow steps. It streamlines the setup process for Heroku-related tasks by leveraging caching to speed up installation on Linux runners. This action is ideal for workflows that involve deploying, managing, or interacting with Heroku applications.