Skip to content

Commit

Permalink
Merge pull request #837 from per1234/bump-licensed
Browse files Browse the repository at this point in the history
Update Licensed version in "Check Go Dependencies" workflow
  • Loading branch information
per1234 authored Jan 29, 2025
2 parents 9b8d962 + f4b6f83 commit 6344222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-go-dependencies-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: github/setup-licensed@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
version: 3.x
version: 5.x

- name: Install Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 6344222

Please sign in to comment.