We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dominikh/staticcheck-action
1 parent ff871d1 commit 2072f44Copy full SHA for 2072f44
.github/workflows/go-checks.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Run vet
26
run: make vet
27
28
- - uses: dominikh/staticcheck-action@v1
+ - uses: dominikh/staticcheck-action@fe1dd0c3658873b46f8c9bb3291096a617310ca6 # v1.3.1
29
with:
30
version: "2025.1.1"
31
install-go: false
0 commit comments