Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Update golangci lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tsipinakis committed Dec 2, 2024
1 parent ac81ed8 commit 2e0190b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
go-version: 1.21
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
test:
name: go test
if: ${{ github.event_name != 'schedule' }}
Expand Down

0 comments on commit 2e0190b

Please sign in to comment.