Skip to content

Commit

Permalink
Merge pull request #451 from spf13/dependabot/github_actions/golangci…
Browse files Browse the repository at this point in the history
…/golangci-lint-action-6.3.0

Bump golangci/golangci-lint-action from 6.1.1 to 6.3.0
  • Loading branch information
sagikazarmark authored Feb 4, 2025
2 parents 2c0c544 + 3e71116 commit 2ada3b5
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 @@ -42,6 +42,6 @@ jobs:
go-version: "1.23"

- name: Lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
with:
version: v1.63.4

0 comments on commit 2ada3b5

Please sign in to comment.