Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] 850376f023
Merge acbfee7f45 into a7b6cc6b6b 2025-06-30 06:18:18 +00:00
dependabot[bot] acbfee7f45
chore(deps): Bump golangci/golangci-lint-action from 6.5.2 to 8.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.2 to 8.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](55c2c1448f...4afd733a84)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 04:37:42 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
cache: "false"
- name: golangci-lint
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
with:
only-new-issues: true
version: v1.64.7