Skip to content

Commit

Permalink
deps: Update golangci/golangci-lint-action action to v6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 13, 2025
1 parent 1b743cb commit 711709c
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 @@ -43,7 +43,7 @@ jobs:
run: |
go mod tidy && git diff --exit-code
- name: golangci-lint
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6.3.3
with:
version: latest
args: --timeout 3m

0 comments on commit 711709c

Please sign in to comment.