chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.2

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](ec5d18412c...051d919338)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1790/head
dependabot[bot] 1 month ago committed by GitHub
parent 90e59961ca
commit b9835f3e05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,7 +22,7 @@ jobs:
with: with:
go-version-file: go.mod go-version-file: go.mod
- name: Setup golangci-lint - name: Setup golangci-lint
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0 uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
with: with:
args: --verbose args: --verbose
version: latest version: latest

Loading…
Cancel
Save