Skip to content

Commit

Permalink
chore(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] authored Feb 13, 2025
1 parent 293d16f commit 9a6a92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Tidy go.mod
run: go mod tidy
- name: Run linters
uses: golangci/[email protected].2
uses: golangci/[email protected].3
with:
# renovate: depName=golangci/golangci-lint datasource=github-releases
version: v1.64.4
Expand Down

0 comments on commit 9a6a92e

Please sign in to comment.