Skip to content

Commit

Permalink
revert: creating private endpoints for multiple subnets
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhupku committed Sep 2, 2024
1 parent 47d9402 commit 3f8bcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Run linter
uses: golangci/golangci-lint-action@v6
with:
version: v1.54
version: v1.60
args: -E=gofmt,unused,ineffassign,revive,misspell,exportloopref,asciicheck,bodyclose,depguard,dogsled,durationcheck,errname,forbidigo -D=staticcheck --timeout=30m0s

0 comments on commit 3f8bcc7

Please sign in to comment.