Skip to content

Commit

Permalink
Merge pull request #324 from spinframework/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…golangci/golangci-lint-action-6.3.1

chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1
  • Loading branch information
flavio authored Feb 13, 2025
2 parents cbe736f + ef4b9d0 commit 53200f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
go-version: "1.23"
- name: golangci-lint
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
with:
version: v1.63.4
skip-cache: true

0 comments on commit 53200f7

Please sign in to comment.