Commit eeea659
authored
[skip changelog] Sync "Check Go Dependencies" workflow with upstream (#1723)
A "Check Go Dependencies" GitHub Actions workflow is used to check whether all Go package dependencies of the modules in
this repository use compatible licenses.
This workflow is hosted and maintained in a repository dedicated to a collection of such reusable Arduino tooling project assets.
Several enhancements have been made to the upstream file, which are pulled into the Arduino CLI repository here:
- Add schedule event trigger to catch breakage caused by external changes
arduino/tooling-project-assets@e71e470
- Run workflow on release branch creation
arduino/tooling-project-assets@22504dc1 parent cb99229 commit eeea659
1 file changed
+33
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
34 | 61 | | |
| 62 | + | |
| 63 | + | |
35 | 64 | | |
36 | 65 | | |
37 | 66 | | |
| |||
80 | 109 | | |
81 | 110 | | |
82 | 111 | | |
| 112 | + | |
| 113 | + | |
83 | 114 | | |
84 | 115 | | |
85 | 116 | | |
| |||
0 commit comments