Skip to content

Commit

Permalink
ci: bump golangci/golangci-lint-action v4 => v6
Browse files Browse the repository at this point in the history
  • Loading branch information
avakarev committed Feb 18, 2025
1 parent e8d23d4 commit f1b7b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest
working-directory: integration-test
Expand Down

0 comments on commit f1b7b80

Please sign in to comment.