Merge pull request #548 from projectdiscovery/dependabot/github_actions/dev/golangci/golangci-lint-action-3.2.0

chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
dev
Mzack9999 2022-05-23 16:52:10 +02:00 committed by GitHub
commit 37e0e60be7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
with:
go-version: 1.18
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.2.0
with:
version: latest
args: --timeout 5m