Merge pull request #32146 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.2.1

chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1
pull/32153/head
Terry Howe 4 months ago committed by GitHub
commit 8807308231
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@1e7e51e771db61008b38414a730f564565cf7c20 #pin@9.2.0
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee #pin@9.2.1
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}

Loading…
Cancel
Save