We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28053aa + 049eef2 commit f8f6c97Copy full SHA for f8f6c97
.github/workflows/check-go-dependencies-task.yml
@@ -75,7 +75,7 @@ jobs:
75
ruby-version: ruby # Install latest version
76
77
- name: Install licensed
78
- uses: github/setup-licensed@v1
+ uses: github/setup-licensed@v1.3.1
79
with:
80
github_token: ${{ secrets.GITHUB_TOKEN }}
81
version: 5.x
0 commit comments