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.
What’s Changed
What’s Changed
- chore: Configure Renovate by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/1
- chore(deps): update dependency eslint-plugin-prettier to v5.5.5 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/2
- chore(deps): update dependency typescript to v5.9.3 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/3
- chore(deps): update test-room-7/action-update-file action to v2.1.0 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/17
- chore(deps): update dependency eslint-plugin-prettier to v5.5.6 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/16
- chore(deps): update typescript-eslint monorepo to v8.65.0 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/12
- chore(deps): update python docker tag to v3.14 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/11
- chore(deps): update dependency prettier to v3.9.6 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/10
- chore(deps): update dependency eslint-plugin-jest to v29.16.0 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/9
- chore(deps): update dependency eslint to v9.39.5 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/8
- chore(deps): update dependency esbuild to v0.28.1 - autoclosed by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/7
- chore(deps): update dependency @types/node to v22.20.1 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/6
- chore(deps): update dependency @eslint/compat to v1.4.1 by @renovate[bot] in https://github.com/ophiosdev/github-action-latest-release/pull/5
- feat: ✨add support to get latests version from tags if no releases available by @tmeckel in https://github.com/ophiosdev/github-action-latest-release/pull/20
New Contributors
- @renovate[bot] made their first contribution in https://github.com/ophiosdev/github-action-latest-release/pull/1
- @tmeckel made their first contribution in https://github.com/ophiosdev/github-action-latest-release/pull/20
Full Changelog: https://github.com/ophiosdev/github-action-latest-release/compare/v0.1.0...v0.2.0