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 acadb78 commit 8cf5cdd
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 @@ -78,7 +78,7 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: 1.19
- 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 8cf5cdd

Please sign in to comment.