Skip to content

Commit

Permalink
upgrade staticcheck-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 1e9c71c commit 2304c07
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 @@ -60,7 +60,7 @@ jobs:
uses: actions/setup-go@master
with:
go-version: 1.23
- uses: dominikh/staticcheck-action@v1.2.0
- uses: dominikh/staticcheck-action@v1.3.0
with:
install-go: false
version: "2022.1"
Expand Down

0 comments on commit 2304c07

Please sign in to comment.