Skip to content

Commit 042d640

Browse files
build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 in the github-actions group (#5419)
1 parent 5e17a57 commit 042d640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# - 1.18rc1 -> 1.18.0-rc.1
4343
go-version: ${{ env.GO_VERSION }}
4444
- name: lint
45-
uses: golangci/golangci-lint-action@v6.3.2
45+
uses: golangci/golangci-lint-action@v6.5.0
4646
with:
4747
version: latest
4848

0 commit comments

Comments
 (0)