Skip to content

Commit 5a38304

Browse files
build(deps): bump golangci/golangci-lint-action in the all-actions group (stellar#51)
Updates golangci/golangci-lint-action from 4 to 6
1 parent 9c0deac commit 5a38304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
go-version: "1.23.2"
2020

2121
- name: golangci-lint
22-
uses: golangci/golangci-lint-action@v4
22+
uses: golangci/golangci-lint-action@v6
2323
with:
2424
version: v1.61
2525
args: --timeout=5m

0 commit comments

Comments
 (0)