We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68a660 commit 10dcbe7Copy full SHA for 10dcbe7
.anvil.lock
@@ -1,6 +1,6 @@
1
{
2
- "generated_at": "2025-05-15T20:50:51.592535601Z",
3
- "version": "1.2.29",
+ "generated_at": "2025-07-15T09:50:48.190390555Z",
+ "version": "1.2.31",
4
"files": [
5
6
"path": ".editorconfig"
.github/workflows/go-lint-test.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: giantswarm/install-binary-action@c37eb401e5092993fc76d545030b1d1769e61237 # v3.0.0
33
with:
34
binary: "golangci-lint"
35
- version: "2.1.6"
+ version: "2.2.2"
36
download_url: "https://github.com/golangci/golangci-lint/releases/download/v${version}/golangci-lint-${version}-linux-amd64.tar.gz"
37
tarball_binary_path: "*/${binary}"
38
smoke_test: "${binary} --version"
0 commit comments