Skip to content

Commit

Permalink
Merge pull request #30 from rudderlabs/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-5
  • Loading branch information
achettyiitr authored May 2, 2024
2 parents 7c3da97 + 827c5b0 commit cc8c581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
go-version: '~1.21'
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: v1.55.2
args: -v

0 comments on commit cc8c581

Please sign in to comment.