Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 722b705

Browse files
authoredMar 2, 2025··
Merge pull request #852 from per1234/bump-licensed
Bump "Licensed" version in dependency license check workflow
2 parents 25a86a4 + 83bd13b commit 722b705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/check-go-dependencies-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
uses: licensee/setup-licensed@v1.3.2
138138
with:
139139
github_token: ${{ secrets.GITHUB_TOKEN }}
140-
version: 3.x
140+
version: 5.x
141141

142142
- name: Install Go
143143
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)
Please sign in to comment.