Skip to content

Commit

Permalink
Merge pull request #38 from Antonboom/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-5
  • Loading branch information
Antonboom committed May 1, 2024
2 parents 6886672 + d990c3a commit 2f8ce80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
go-version: ${{ env.GO_VERSION }}
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v5
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}
args: --timeout=5m
Expand Down

0 comments on commit 2f8ce80

Please sign in to comment.