Skip to content

Commit bd96450

Browse files
authored
Merge pull request #605 from andygrunwald/dependabot/github_actions/dominikh/staticcheck-action-1.3.0
chore(deps): bump dominikh/staticcheck-action from 1.2.0 to 1.3.0
2 parents ca74e8e + 7b7e0c0 commit bd96450

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.2.0
69+
uses: dominikh/staticcheck-action@v1.3.0
7070
with:
7171
version: "2022.1"
7272
install-go: false

0 commit comments

Comments
 (0)