Skip to content

Commit

Permalink
golangci-lint: Use latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <foo@auggie.dev>
  • Loading branch information
justaugustus committed Mar 6, 2022
1 parent 96e9abf commit 467b2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci.yml
Expand Up @@ -37,5 +37,5 @@ jobs:
go-version: '1.17.x'
- uses: golangci/golangci-lint-action@b517f99ae23d86ecc4c0dec08dcf48d2336abc29
with:
version: v1.44.0
#version: v1.44.0
only-new-issues: true

0 comments on commit 467b2e6

Please sign in to comment.