mirror of
https://github.com/actions/setup-python.git
synced 2025-11-07 05:26:56 +00:00
Update .licensed.yml
This commit is contained in:
parent
cfd55ca824
commit
6cf7dc2049
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
sources:
|
||||
npm: true
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v6.0.0
|
||||
allowed:
|
||||
- apache-2.0
|
||||
- bsd-2-clause
|
||||
|
|
@ -12,4 +13,4 @@ allowed:
|
|||
- 0bsd
|
||||
|
||||
reviewed:
|
||||
npm:
|
||||
npm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue