Skip to content

Commit

Permalink
Merge pull request #2131 from roadrunner-server/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/golangci/golangci-lint-action-6.5.0

chore(deps): bump golangci/golangci-lint-action from 6.3.3 to 6.5.0
  • Loading branch information
rustatian authored Feb 23, 2025
2 parents c02ae3a + 86d97db commit 3bf6e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: stable

- name: Run linter
uses: golangci/golangci-lint-action@v6.3.3
uses: golangci/golangci-lint-action@v6.5.0
with:
version: v1.64 # without patch version
only-new-issues: false # show only new issues if it's a pull request
Expand Down

0 comments on commit 3bf6e14

Please sign in to comment.