update licenses and added package-lock (#26)

This commit is contained in:
Jeroen Knoops
2020-10-27 21:04:41 +01:00
committed by GitHub
parent ccbe329410
commit fd47e658a1
9 changed files with 4835 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- name: Install licensed
run: |
cd $RUNNER_TEMP
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.12.2/licensed-2.12.2-linux-x64.tar.gz
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.14.1/licensed-2.14.1-linux-x64.tar.gz
sudo tar -xzf licensed.tar.gz
sudo mv licensed /usr/local/bin/licensed
- run: licensed status
- run: licensed status