Skip to content

Commit

Permalink
Upgrade to golangci-lint@v1.61.0
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
  • Loading branch information
austinvazquez committed Oct 7, 2024
1 parent ffe5586 commit e70104e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v6
with:
version: v1.52.2
version: v1.61.0
skip-cache: true
args: --timeout=5m

Expand Down

0 comments on commit e70104e

Please sign in to comment.