Skip to content

Commit

Permalink
Update golangci lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Petrausch committed Feb 15, 2023
1 parent 4e2a23f commit 7adec9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Run golangci-lint
uses: actions-contrib/golangci-lint@v1
uses: golangci/golangci-lint-action@v3

0 comments on commit 7adec9a

Please sign in to comment.