Skip to content

Commit

Permalink
Update staticcheck-action to version 1 in CI workflow
Browse files Browse the repository at this point in the history
Signed-off-by: devhindo <[email protected]>
  • Loading branch information
devhindo committed Dec 12, 2024
1 parent 799aa49 commit 6748401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: 1.23
- uses: dominikh/staticcheck-action@v1.2.0
- uses: dominikh/staticcheck-action@v1
with:
install-go: false
version: "2022.1"
Expand Down

0 comments on commit 6748401

Please sign in to comment.