Skip to content

Commit

Permalink
Merge pull request #122 from go-faster/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-6.2.0

chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
  • Loading branch information
ernado authored Jan 28, 2025
2 parents 39db0e5 + 9eecaa5 commit ab50525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
lint-${{ runner.os }}-go-
- name: Lint
uses: golangci/golangci-lint-action@v6.1.1
uses: golangci/golangci-lint-action@v6.2.0
with:
version: latest
args: --timeout 5m
Expand Down

0 comments on commit ab50525

Please sign in to comment.