Commit 83bd13b
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 642e2b8 commit 83bd13b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments