Skip to content

Commit

Permalink
CI: update dominikh/staticcheck-action
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Lehner <[email protected]>
  • Loading branch information
florianl committed Mar 29, 2024
1 parent c894d44 commit 83070d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,8 @@ jobs:

- name: staticcheck.io
if: matrix.platform == 'ubuntu-latest' && startsWith(matrix.go-version, '1.22')
uses: dominikh/[email protected].0
uses: dominikh/[email protected].1
with:
version: "2023.1.7"
min-go-version: "1.18"
install-go: false
cache-key: ${{ matrix.go }}

0 comments on commit 83070d7

Please sign in to comment.