Skip to content

Commit

Permalink
Merge pull request #116 from adrg/dependabot/github_actions/golangci/…
Browse files Browse the repository at this point in the history
…golangci-lint-action-6.5.0

Bump golangci/golangci-lint-action from 6.3.0 to 6.5.0
  • Loading branch information
adrg authored Feb 24, 2025
2 parents 0bb8111 + 5784996 commit 59dea24
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 @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint
uses: golangci/golangci-lint-action@v6.3.0
uses: golangci/golangci-lint-action@v6.5.0
with:
version: latest
args: --timeout=5m

0 comments on commit 59dea24

Please sign in to comment.