build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1902)

This commit is contained in:
dependabot[bot] 2023-02-12 01:27:13 +00:00 committed by GitHub
parent 87ebcd8f98
commit e839bb342f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: golangci/golangci-lint-action@v3.3.1 - uses: golangci/golangci-lint-action@v3.4.0
with: with:
version: latest version: latest
args: --verbose args: --verbose