Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork158
Commit26bd566
committed
Use maintained fork of "setup-licensed" action in dependencies license check workflow
This GitHub Actions action is used by the dependencies license check workflow to install the "Licensed" tool in therunner workspace.The action has a convoluted history: the repository was originally owned by GitHub user `jonabc`. It was latertransferred to the `github` organization. Then GitHub abandoned the project, archiving the repository. The `licensee`organization has now created a hard fork of the action, which is recommended in the readme of the`github/setup-licensed` repository.The `licensee` organization has also taken over the management of the "Licensed" tool, and their `licensee` Ruby gem isa significant dependency of "Licensed". So they will be best equipped to maintain the action going forward.The workflow is hereby updated to use the canonical "licensee/setup-licensed" action.The "licensee/setup-licensed" action maintainers have not provided a major version ref, so it is necessary to pin theaction to the latest release tag.1 parent2bf6e95 commit26bd566
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments
Comments
(0)