Skip to content

Commit 51c7813

Browse files
authored
Merge pull request #722 from andygrunwald/dependabot/github_actions/dominikh/staticcheck-action-1.4.0
chore(deps): bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
2 parents cfa118a + 37cfdc3 commit 51c7813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
go-version: ${{ matrix.go-version }}
8585

8686
- name: Run staticcheck (Go ${{ matrix.go }})
87-
uses: dominikh/staticcheck-action@v1.3.1
87+
uses: dominikh/staticcheck-action@v1.4.0
8888
with:
8989
version: "2025.1.1"
9090
install-go: false

0 commit comments

Comments
 (0)