Skip to content

Commit

Permalink
Merge pull request #80 from gotd/dependabot/github_actions/golangci/g…
Browse files Browse the repository at this point in the history
…olangci-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 5, 2025
2 parents 1675022 + 9a2dfa8 commit 3f5ac91
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 @@ -19,7 +19,7 @@ jobs:
go-version: 1.17

- 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 3f5ac91

Please sign in to comment.