We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc63ef commit 6c65b5aCopy full SHA for 6c65b5a
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
cache-dependency-path: backend/go.sum
72
cache: false
73
- name: golangci-lint
74
- uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
+ uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6.4.0
75
with:
76
working-directory: backend
77
version: v1.61.0
0 commit comments