Skip to content

Commit

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

chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0
  • Loading branch information
ernado authored Feb 4, 2025
2 parents 176dc62 + 1e23401 commit 48222e1
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.2.0
uses: golangci/golangci-lint-action@v6.3.0
with:
version: latest
args: --timeout 5m
Expand Down

0 comments on commit 48222e1

Please sign in to comment.