Skip to content

Commit

Permalink
Adjust golangci lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
snowzach committed Aug 12, 2023
1 parent 06ba699 commit 2e14ad6
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 @@ -28,7 +28,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.53
version: v1.54

dockerfile-lint:
runs-on: [ubuntu-latest]
Expand Down

0 comments on commit 2e14ad6

Please sign in to comment.