Skip to content

Commit

Permalink
Merge pull request #201 from fatih/dependabot/github_actions/dominikh…
Browse files Browse the repository at this point in the history
…/staticcheck-action-1.3.0

Bump dominikh/staticcheck-action from 1.2.0 to 1.3.0
  • Loading branch information
fatih committed Jul 12, 2023
2 parents 73fdd8c + f78dc5c commit 6de8581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
run: "go vet ./..."

- name: Staticcheck
uses: dominikh/staticcheck-action@v1.2.0
uses: dominikh/staticcheck-action@v1.3.0
with:
version: "2023.1.2"
install-go: false
Expand Down

0 comments on commit 6de8581

Please sign in to comment.