Skip to content

Commit

Permalink
bump golangci-lint to v1.60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aka-bo committed Nov 21, 2024
1 parent cb50350 commit bcaf781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-securememory-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
with:
version: 'v1.59'
version: 'v1.60.1'
working-directory: 'go/securememory'

- name: Run unit tests
Expand Down

0 comments on commit bcaf781

Please sign in to comment.