Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aed74b commit 9199ac9Copy full SHA for 9199ac9
.github/workflows/licensed.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0 # prefer to use a full fetch for licensed workflows
19
# https://github.com/jonabc/setup-licensed/releases/tag/v1.1.1
20
- - uses: jonabc/setup-licensed@82c5f4d19e8968efa74a25b132922382c2671fe2
+ - uses: jonabc/setup-licensed@v1.3.0
21
22
version: '3.x'
23
- uses: ./.github/actions/install-dependencies
0 commit comments