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.
.tool-versions
1 parent 8b00dac commit 8e339d0Copy full SHA for 8e339d0
3 files changed
.github/workflows/lint.yml
@@ -21,10 +21,10 @@ jobs:
21
uses: typisttech/.github/.github/workflows/lint-actions.yml@63fe4f651bb4747b3b17be96c32fcffd5954882c # v5.3.0
22
23
go:
24
- uses: typisttech/.github/.github/workflows/lint-go.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2
+ uses: typisttech/.github/.github/workflows/lint-go.yml@86c07906e5ad8ccd4bab27975f7f67e348498f82 # v5.4.0
25
with:
26
golangci-lint: true
27
- golangci-lint-version: v2.11 # Must be kept in sync with @../../mise.toml
+ golangci-lint-version-file: .tool-versions
28
29
wait-for-all-lint:
30
needs:
.tool-versions
@@ -0,0 +1 @@
1
+golangci-lint 2.12
mise.toml
0 commit comments