Skip to content

Commit

Permalink
bump lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tankilevitch committed Aug 5, 2024
1 parent d32960b commit 3e7cb19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
go-version-file: 'go.mod'
cache: true
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: v1.48.0
version: v1.59
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.2.6
Expand Down

0 comments on commit 3e7cb19

Please sign in to comment.