Skip to content

Commit

Permalink
Merge pull request #24 from khulnasoft-lab/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…golangci/golangci-lint-action-3.7.0

Bump golangci/golangci-lint-action from 3.1.0 to 3.7.0
  • Loading branch information
NxPKG authored Dec 9, 2023
2 parents ff91693 + 5b32692 commit fa31aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.7.0
with:
args: --timeout=10m --verbose
version: v1.45
Expand Down

0 comments on commit fa31aba

Please sign in to comment.