Skip to content

Commit b329761

Browse files
chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 (#473)
1 parent 98304cb commit b329761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
go-version: "^1.23.0"
4545
cache-dependency-path: go.sum
4646
- name: golangci-lint
47-
uses: golangci/golangci-lint-action@v6.2.0
47+
uses: golangci/golangci-lint-action@v6.3.1
4848
with:
4949
version: v1.61.0
5050
- run: go version

0 commit comments

Comments
 (0)