There was an error while loading. Please reload this page.
1 parent 9050c00 commit d59d997Copy full SHA for d59d997
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
go-version-file: go.mod
15
cache: true
16
- run: make all
17
- - uses: dominikh/staticcheck-action@v1.3.1
+ - uses: dominikh/staticcheck-action@024238d2898c874f26d723e7d0ff4308c35589a2 # v1.4.0
18
with:
19
version: "2025.1"
20
install-go: false
0 commit comments