Skip to content

Commit b7fc9f9

Browse files
authored
Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticcheck-action-1.4.0
Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
2 parents 05e1c8c + 239a88f commit b7fc9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: "go vet ./..."
4040

4141
- name: Staticcheck
42-
uses: dominikh/staticcheck-action@v1.3.1
42+
uses: dominikh/staticcheck-action@v1.4.1
4343
with:
4444
version: "2025.1.1"
4545
install-go: false

0 commit comments

Comments
 (0)