build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#3323)

This commit is contained in:
dependabot[bot] 2022-10-25 08:55:36 +02:00 committed by GitHub
parent 59bbe7f7aa
commit a31485fe90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ jobs:
# - 1.18rc1 -> 1.18.0-rc.1
go-version: ${{ env.GO_VERSION }}
- name: lint
uses: golangci/golangci-lint-action@v3.2.0
uses: golangci/golangci-lint-action@v3.3.0
with:
version: latest
# skip cache because of flaky behaviors