We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf6277 commit 2be4b0aCopy full SHA for 2be4b0a
.github/workflows/pull.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: golangci/golangci-lint-action@v6
18
with:
19
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
20
- version: v1.59.1
+ version: v1.60.1
21
22
# Optional: working directory, useful for monorepos
23
# working-directory: somedir
0 commit comments