Skip to content

Commit ac3ae79

Browse files
authored
Merge pull request #62 from andygrunwald/dependabot/github_actions/dominikh/staticcheck-action-1.4.0
Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
2 parents 0ecd4a6 + e4e0787 commit ac3ae79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

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

5757
- name: Run staticcheck
58-
uses: dominikh/staticcheck-action@v1.3.1
58+
uses: dominikh/staticcheck-action@v1.4.0
5959
with:
6060
version: "2023.1.3"
6161
install-go: false

0 commit comments

Comments
 (0)