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 10dcbe7 commit 2e3a51eCopy full SHA for 2e3a51e
.anvil.lock
@@ -1,5 +1,5 @@
1
{
2
- "generated_at": "2025-07-15T09:50:48.190390555Z",
+ "generated_at": "2025-07-29T11:15:48.771376611Z",
3
"version": "1.2.31",
4
"files": [
5
.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.2.2"
+ version: "2.3.0"
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