Commit c86f49c
committed
Bump "Licensed" version in dependency license check workflow
The version of the "Licensed" tool for use in the GitHub Actions workflow is defined via the "licensee/setup-licensed"
action's `version` input.
The workflow contains two jobs that use the action.
Previously, the action was configured to install the latest version of Licensed in one job, but by accident the update
was performed in the other job, leaving it using the significantly outdated version 3.x of the action.
The workflow is hereby updated to use the latest version of Licensed in all jobs.1 parent 16afa4b commit c86f49c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments