Skip to content

Commit

Permalink
CI: update dominikh/staticcheck-action to v1.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Lehner <dev@der-flo.net>
  • Loading branch information
florianl committed Apr 1, 2024
1 parent 7fef77d commit 61d5cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
working-directory: .
- name: staticcheck.io - internal
if: matrix.platform == 'ubuntu-latest' && startsWith(matrix.go-version, '1.22')
uses: dominikh/staticcheck-action@v1.3.0
uses: dominikh/staticcheck-action@v1.3.1
with:
version: "2023.1.7"
install-go: false
Expand Down

0 comments on commit 61d5cda

Please sign in to comment.