Merge pull request #31602 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.2.0

chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
pull/31608/head
Robert Sirchia 3 weeks ago committed by GitHub
commit e91cdd6b3e
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@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 #pin@9.1.0
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 #pin@9.2.0
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}

Loading…
Cancel
Save