Below you will find pages that utilize the taxonomy term “Ophiosdev”
August 4, 2026
Get Latest Release Information
Version updated for https://github.com/ophiosdev/github-action-latest-release to version v0.2.1.
This action is used across all versions by 6 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action “Get Latest Release” retrieves the latest release from another repository, handling various options like including drafts and prereleases, excluding or including certain tags, and using personal access tokens for private repositories. It outputs the release version tag, ID, description, URL, and asset URL. The action helps automate the retrieval of release information for integration into workflows.
August 3, 2026
Get Latest Release Information
Version updated for https://github.com/ophiosdev/github-action-latest-release to version v0.2.0.
This action is used across all versions by 6 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves the latest release from another repository, supporting various filtering options like including drafts and prereleases. It provides outputs such as the release version tag, ID, description, and API URLs for assets, useful for automating builds or deployments based on the latest release data.