Skip to content

Commit

Permalink
Merge pull request #50 from lima-vm/dependabot/github_actions/golangc…
Browse files Browse the repository at this point in the history
…i/golangci-lint-action-6.3.0

Bump golangci/golangci-lint-action from 6.2.0 to 6.3.0
  • Loading branch information
jandubois authored Feb 4, 2025
2 parents 34dd2cf + f60f3b0 commit c34bc12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 1
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6.2.0
uses: golangci/golangci-lint-action@v6.3.0
with:
version: v1.60.1
args: --verbose
Expand Down

0 comments on commit c34bc12

Please sign in to comment.