We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d9114f + 934b557 commit 4f1f26eCopy full SHA for 4f1f26e
.github/workflows/build-docker.yaml
@@ -25,7 +25,7 @@ jobs:
25
check-latest: true
26
27
- name: Run Golangci lint
28
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
29
with:
30
version: latest
31
args: --print-resources-usage
0 commit comments