Skip to content

Commit

Permalink
Merge pull request #54 from ellisvalentiner/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/golangci/golangci-lint-action-5
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
2 parents 9d21432 + f77f435 commit e236633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
go-version: '1.19.*'
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: latest
args: --timeout=5m

0 comments on commit e236633

Please sign in to comment.