Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Releases: github/setup-licensed

1.3.1: dependencies bump

Choose a tag to compare

@dangoor dangoor released this 02 Dec 21:21
be11bcb

Bump the projects dependencies to stay up to date.

1.3.0: dependency bump

Choose a tag to compare

@dangoor dangoor released this 04 Oct 21:55
c1e1a0b

setup-licensed is in maintenance mode (just like licensed itself). This version just bumps setup-licensed's dependencies as needed to resolve issues.

v1.2.0

Choose a tag to compare

@dangoor dangoor released this 13 Aug 14:53
38fcaca

Dependency version bumps.

v1.1.4

Choose a tag to compare

@jonabc jonabc released this 21 Dec 02:33

What's Changed

Full Changelog: jonabc/setup-licensed@v1.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@jonabc jonabc released this 27 Sep 23:18

What's Changed

New Contributors

Full Changelog: jonabc/setup-licensed@v1...v1.1.3

v1.1.2

Choose a tag to compare

@jonabc jonabc released this 23 Mar 00:22

What's Changed

Full Changelog: jonabc/setup-licensed@v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@jonabc jonabc released this 07 Nov 03:52

This release is composed of updates to the actions dependencies

v1.1.0

Choose a tag to compare

@jonabc jonabc released this 07 Nov 03:49

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.

v1.0.2

Choose a tag to compare

@jonabc jonabc released this 19 Apr 16:26

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!

v1.0.1

Choose a tag to compare

@jonabc jonabc released this 05 Aug 02:23
53aaf68

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.