mirror of https://github.com/actions/setup-go.git
Add Go environment setup to .licensed.yml
parent
b7ad1dad31
commit
74c112b032
@ -1,19 +1,2 @@
|
|||||||
sources:
|
- name: Setup Go environment
|
||||||
npm: true
|
uses: actions/setup-go@v7.0.0
|
||||||
|
|
||||||
allowed:
|
|
||||||
- apache-2.0
|
|
||||||
- bsd-2-clause
|
|
||||||
- bsd-3-clause
|
|
||||||
- isc
|
|
||||||
- mit
|
|
||||||
- cc0-1.0
|
|
||||||
- unlicense
|
|
||||||
- 0bsd
|
|
||||||
- blueoak-1.0.0
|
|
||||||
|
|
||||||
reviewed:
|
|
||||||
npm:
|
|
||||||
- "@actions/http-client"
|
|
||||||
- "balanced-match"
|
|
||||||
- "brace-expansion"
|
|
||||||
|
|||||||
Loading…
Reference in New Issue