fetch-latest-release

A tiny GitHub action to fetch the latest GitHub release for a given repository

BSD-3-CLAUSE License

Stars
21
Committers
4

Bot releases are visible (Hide)

fetch-latest-release - 2.0.0 Latest Release

Published by gregziegan about 4 years ago

  • github_token is now optional defaulting to ${{ github.token }}
  • more data is exposed on the return value (release)
fetch-latest-release - 1.0.3

Published by gregziegan over 4 years ago

Patch a downstream security vulnerability

fetch-latest-release - 1.0.2

Published by gregziegan over 4 years ago

Another bug fix, this time with third-party installs fail due to missing symlinks (i didn't use git add -f before)

fetch-latest-release - 1.0.1

Published by gregziegan over 4 years ago

This is a bug fix, not a change in the API

fetch-latest-release - 1.0.0

Published by gregziegan over 4 years ago

Initial release exposing most of the fields from the fetch latest release API