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.
What’s Changed
What’s Changed
- chore(deps): update dependency @octokit/rest to v22 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/30
- chore(deps): update dependency @actions/core to v3 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/28
- chore(deps): update all non-major dependencies by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/27
- chore(deps): update actions/setup-node action to v7 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/21
- chore(deps-dev): bump fast-xml-parser from 5.2.5 to 5.10.1 by @dependabot[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/39
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.4 by @dependabot[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/38
- chore(deps-dev): bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/37
- chore(deps): update dependency @actions/github to v9 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/29
- chore(deps): update dependency glob to v13 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/25
- chore(deps): update dependency @github/local-action to v7 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/23
- chore(deps): update dependency @eslint/compat to v2 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/22
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/ophiosdev/github-action-latest-release/pull/39
Full Changelog: https://github.com/ophiosdev/github-action-latest-release/compare/v0.2.0...v0.2.1