We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ee672 commit df4ec2aCopy full SHA for df4ec2a
.github/workflows/golangci-lint.yml
@@ -16,4 +16,4 @@ jobs:
16
cache-dependency-path: "**/go.sum"
17
- uses: actions/checkout@v4
18
- name: golangci-lint
19
- uses: golangci/golangci-lint-action@v6.1.1
+ uses: golangci/golangci-lint-action@v6.2.0
0 commit comments