Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent 2b3745f commit 39f5636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-health.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
go-version-file: 'go.mod'
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
- name: golangci-lint
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837
with:
version: v1.61.0
unit-tests:
Expand Down

0 comments on commit 39f5636

Please sign in to comment.