We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85a01ca + ec9a253 commit 9b8d962Copy full SHA for 9b8d962
.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: jonabc/setup-licensed@v1
+ uses: github/setup-licensed@v1
79
with:
80
github_token: ${{ secrets.GITHUB_TOKEN }}
81
version: 3.x
0 commit comments