Skip to content

Commit 6344222

Browse files
authored
Merge pull request #837 from per1234/bump-licensed
Update Licensed version in "Check Go Dependencies" workflow
2 parents 9b8d962 + f4b6f83 commit 6344222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/check-go-dependencies-task.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: github/setup-licensed@v1
7979
with:
8080
github_token: ${{ secrets.GITHUB_TOKEN }}
81-
version: 3.x
81+
version: 5.x
8282

8383
- name: Install Go
8484
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)