Skip to content

Commit

Permalink
Update .github/workflows/lint.yml
Browse files Browse the repository at this point in the history
Co-authored-by: CHAMI Rachid <[email protected]>
  • Loading branch information
rootulp and rach-id committed Sep 20, 2024
1 parent e8fe463 commit 65cc5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
go.sum
- uses: golangci/[email protected]
with:
version: v1.60.3
version: v1.61.0
args: --timeout 10m
github-token: ${{ secrets.github_token }}
if: env.GIT_DIFF
Expand Down

0 comments on commit 65cc5bc

Please sign in to comment.