Skip to content

Commit

Permalink
Merge pull request #31 from rudderlabs/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-6
  • Loading branch information
achettyiitr authored May 7, 2024
2 parents cc8c581 + d4188fe commit f8abc50
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@v5
uses: golangci/golangci-lint-action@v6
with:
version: v1.55.2
args: -v

0 comments on commit f8abc50

Please sign in to comment.