Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] e03fcd49e3
Merge 2499d54d51 into 238eb2b8f6 2025-12-23 17:33:54 +08:00
dependabot[bot] 2499d54d51
build(deps): bump golangci/golangci-lint-action from 6 to 9
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6...v9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 17:42:16 +00:00

View File

@ -34,7 +34,7 @@ jobs:
run: make generate-modules
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
uses: golangci/golangci-lint-action@v9
with:
version: v1.63.3