Skip to content

Commit

Permalink
Merge pull request #9 from bayashi/dependabot/github_actions/dominikh…
Browse files Browse the repository at this point in the history
…/staticcheck-action-1.3.1

Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1
  • Loading branch information
bayashi authored Dec 30, 2024
2 parents fb79f24 + 3f75811 commit bf91f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-staticcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
goimports -w . && git diff --exit-code
- name: Setup staticcheck
uses: dominikh/[email protected].0
uses: dominikh/[email protected].1
with:
version: "2023.1.6"
install-go: false
Expand Down

0 comments on commit bf91f86

Please sign in to comment.