Skip to content

Commit

Permalink
Update golangci/golangci-lint-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2022
1 parent f767b08 commit 94da9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
- name: Install dependencies
run: sudo apt update && sudo apt install libsnmp-dev
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3

0 comments on commit 94da9b1

Please sign in to comment.