Skip to content

Commit

Permalink
Merge pull request andygrunwald#605 from andygrunwald/dependabot/gith…
Browse files Browse the repository at this point in the history
…ub_actions/dominikh/staticcheck-action-1.3.0

chore(deps): bump dominikh/staticcheck-action from 1.2.0 to 1.3.0
  • Loading branch information
andygrunwald authored Mar 12, 2023
2 parents ca74e8e + 7b7e0c0 commit bd96450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
go-version: 1.19

- name: Run staticcheck (Go ${{ matrix.go }})
uses: dominikh/staticcheck-action@v1.2.0
uses: dominikh/staticcheck-action@v1.3.0
with:
version: "2022.1"
install-go: false
Expand Down

0 comments on commit bd96450

Please sign in to comment.