Skip to content

Commit

Permalink
Merge pull request #12 from zkep/dependabot/github_actions/golangci/g…
Browse files Browse the repository at this point in the history
…olangci-lint-action-6.2.0

Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
  • Loading branch information
zkep authored Jan 21, 2025
2 parents 7b4a8ab + f826258 commit 9a0567f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v6.1.1
uses: golangci/golangci-lint-action@v6.2.0
with:
version: v1.62.2
args: --verbose

0 comments on commit 9a0567f

Please sign in to comment.