Skip to content

Commit

Permalink
chore: bump staticcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhitt committed Nov 14, 2024
1 parent d250173 commit 46b01a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
arch: ${{ matrix.arch }}
os: ${{ matrix.os }}
version: ${{ matrix.frida_version }}
- run: go install honnef.co/go/tools/cmd/staticcheck@2023.1.6
- run: go install honnef.co/go/tools/cmd/staticcheck@2024.1.1
- run: ~/go/bin/staticcheck -checks all ./frida

0 comments on commit 46b01a4

Please sign in to comment.