Skip to content

Commit 3e90744

Browse files
Update lockfileVersion (actions#422)
1 parent 28df918 commit 3e90744

13 files changed

+9712
-1138
lines changed

.github/workflows/licensed.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install licensed
1919
run: |
2020
cd $RUNNER_TEMP
21-
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/3.3.1/licensed-3.3.1-linux-x64.tar.gz
21+
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/3.4.4/licensed-3.4.4-linux-x64.tar.gz
2222
sudo tar -xzf licensed.tar.gz
2323
sudo mv licensed /usr/local/bin/licensed
2424
- run: licensed status

.licenses/npm/@actions/http-client-1.0.8.dep.yml

-32
This file was deleted.

.licenses/npm/@types/node.dep.yml

+24-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/node-fetch.dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@actions/core-1.2.4.dep.yml renamed to .licenses/npm/tr46.dep.yml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/webidl-conversions.dep.yml

+23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/whatwg-url.dep.yml

+32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)