Skip to content

Commit ec9c9a6

Browse files
authored
Merge pull request #667 from andygrunwald/dependabot/github_actions/dominikh/staticcheck-action-1.3.1
chore(deps): bump dominikh/staticcheck-action from 1.3.0 to 1.3.1
2 parents a1b6efc + e3df22d commit ec9c9a6

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
@@ -66,7 +66,7 @@ jobs:
6666
go-version: 1.19
6767

6868
- name: Run staticcheck (Go ${{ matrix.go }})
69-
uses: dominikh/staticcheck-action@v1.3.0
69+
uses: dominikh/staticcheck-action@v1.3.1
7070
with:
7171
version: "2022.1"
7272
install-go: false

0 commit comments

Comments
 (0)