Skip to content

Commit 870c693

Browse files
committed
Update golangci-lint to v1.53.3
1 parent ce12d2d commit 870c693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: golangci/golangci-lint-action@v2
1515
with:
1616
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
17-
version: v1.49
17+
version: v1.53.3
1818

1919
# Optional: working directory, useful for monorepos
2020
# working-directory: somedir

0 commit comments

Comments
 (0)