We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c37811 + d2105a2 commit 23fafb5Copy full SHA for 23fafb5
.github/workflows/golangci-lint.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v6.1.1
+ uses: golangci/golangci-lint-action@v6
22
with:
23
args: "--out-${NO_FUTURE}format colored-line-number"
24
0 commit comments