Skip to content

Commit

Permalink
chore(deps): bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 61941cb commit 0db385f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
go-version: "^1.23.0"
cache-dependency-path: go.sum
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.4.0
uses: golangci/golangci-lint-action@v6.5.0
with:
version: v1.61.0
- run: go version
Expand Down

0 comments on commit 0db385f

Please sign in to comment.