Merge pull request #32275 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.3.0

chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
pull/32208/merge
Terry Howe 1 week ago committed by GitHub
commit af25d22902
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,6 +22,6 @@ jobs:
go-version: '${{ env.GOLANG_VERSION }}'
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee #pin@9.2.1
uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a #pin@9.3.0
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}

Loading…
Cancel
Save