Skip to content

Commit

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

Bump golangci/golangci-lint-action from 6.3.3 to 6.5.0
  • Loading branch information
sagikazarmark authored Feb 18, 2025
2 parents f3718f7 + 768434b commit 74b52b7
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@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6.3.3
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
with:
version: v1.63.4

0 comments on commit 74b52b7

Please sign in to comment.