Skip to content

Commit

Permalink
upgrade statichceck-action to v1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Deeptanshu Sankhwar <[email protected]>
  • Loading branch information
Deeptanshu Sankhwar committed Jan 6, 2025
1 parent 097bdff commit de5363b
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
- uses: dominikh/staticcheck-action@v1.3.0
with:
install-go: false
version: "2024.1"
Expand Down

0 comments on commit de5363b

Please sign in to comment.