Skip to content

Commit

Permalink
Update golangci-lint to v1.56.1
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
austinvazquez committed Feb 11, 2024
1 parent 433ffc3 commit 8accbcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: golangci/golangci-lint-action@v4
with:
args: --verbose
version: v1.51.2
version: v1.56.1
build:
name: Build all linux architectures
needs: lint
Expand Down

0 comments on commit 8accbcf

Please sign in to comment.