Skip to content

Commit

Permalink
Bump staticcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-artie committed Oct 3, 2024
1 parent 3578d76 commit 127211e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gha-go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
go-version: 1.23
- name: Run staticcheck
env:
SC_VERSION: "2024.1"
SC_VERSION: "2024.1.1"
run: |
make generate
SC_URL="https://github.com/dominikh/go-tools/releases/download/$SC_VERSION/staticcheck_linux_amd64.tar.gz"
Expand Down

0 comments on commit 127211e

Please sign in to comment.