We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3412f commit 712e14cCopy full SHA for 712e14c
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Check license header
41
run: docker run --rm -v $(pwd):/github/workspace ghcr.io/korandoru/hawkeye-native:v3 check
42
- name: Run golangci-lint
43
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84
44
with:
45
version: v1.61.0
46
0 commit comments