Skip to content

Commit

Permalink
deps: Update golangci/golangci-lint-action action to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2023
1 parent 88901c4 commit 46b5f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: |
go mod tidy && git diff --exit-code
- name: golangci-lint
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
with:
version: latest
args: --timeout 3m

0 comments on commit 46b5f64

Please sign in to comment.