Skip to content

Commit

Permalink
Bump golangci-lint version to v1.63.4 from v1.63.1 (#2114)
Browse files Browse the repository at this point in the history
  • Loading branch information
denik authored Jan 10, 2025
1 parent 75cd582 commit 99cd3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.63.1
version: v1.63.4
args: --timeout=15m

validate-bundle-schema:
Expand Down

0 comments on commit 99cd3fe

Please sign in to comment.