We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c21aa1 commit d017de7Copy full SHA for d017de7
.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@v6
+ uses: golangci/golangci-lint-action@v7
29
with:
30
version: latest
31
args: --print-resources-usage
0 commit comments