setup-licensed

Set up your GitHub Actions workflow with a specific version of github/licensed

MIT License

Stars
18
Committers
10

Bot releases are visible (Hide)

setup-licensed - v1.2.0 Latest Release

Published by dangoor 2 months ago

Dependency version bumps.

setup-licensed - v1.1.4

Published by jonabc almost 2 years ago

What's Changed

Full Changelog: https://github.com/jonabc/setup-licensed/compare/v1.1.3...v1.1.4

setup-licensed - v1.1.3

Published by jonabc about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jonabc/setup-licensed/compare/v1...v1.1.3

setup-licensed - v1.1.2

Published by jonabc over 2 years ago

What's Changed

Full Changelog: https://github.com/jonabc/setup-licensed/compare/v1.1.1...v1.1.2

setup-licensed - v1.1.1

Published by jonabc almost 3 years ago

This release is composed of updates to the actions dependencies

setup-licensed - v1.1.0

Published by jonabc almost 3 years ago

This release will attempt to install licensed as a gem when possible. This supports licensed v3.x which requires using licensed installed as a gem when sourcing dependency information from bundler.

setup-licensed - v1.0.2

Published by jonabc over 3 years ago

This release fixes a bug where licensed releases with tag names that are not valid semantic version strings was causing the action to crash. Thanks @aybabtme for the fix!

setup-licensed - v1.0.1

Published by jonabc about 4 years ago

Adds an optional github_token which will be applied to API calls to for release information from github/licensed. The token is not required due to the github/licensed repository being public, however using a token will be less restricted by rate limiting.

setup-licensed - v1.0.0

Published by jonabc about 5 years ago

Initial release

Related Projects