Skip to content

Commit 9199ac9

Browse files
authored
Update licensed.yml
1 parent 6aed74b commit 9199ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/licensed.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0 # prefer to use a full fetch for licensed workflows
1919
# https://github.com/jonabc/setup-licensed/releases/tag/v1.1.1
20-
- uses: jonabc/setup-licensed@82c5f4d19e8968efa74a25b132922382c2671fe2
20+
- uses: jonabc/setup-licensed@v1.3.0
2121
with:
2222
version: '3.x'
2323
- uses: ./.github/actions/install-dependencies

0 commit comments

Comments
 (0)