chore(deps): update golangci/golangci-lint-action action to v6

This commit is contained in:
renovate[bot] 2024-05-07 00:48:52 +00:00 committed by GitHub
parent 60da9495a8
commit 8ac8202db2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
cache: false # The golangci-lint action does its own caching.
- name: Lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: ${{ env.GOLANGCI_VERSION }}