Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 316149c

Browse files
committed
Upgrade to Licensed 3.1.0
1 parent 11671f4 commit 316149c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/licensed.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install licensed
1515
run: |
1616
cd $RUNNER_TEMP
17-
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.12.2/licensed-2.12.2-linux-x64.tar.gz
17+
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/3.1.0/licensed-3.1.0-linux-x64.tar.gz
1818
sudo tar -xzf licensed.tar.gz
1919
sudo mv licensed /usr/local/bin/licensed
20-
- run: licensed status
20+
- run: licensed status

0 commit comments

Comments
 (0)