Skip to content

Commit 1373b60

Browse files
chore(deps): update golangci/golangci-lint-action action to v7
1 parent 22e9b1d commit 1373b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
uses: actions/checkout@v4
6060

6161
- name: golangci-lint
62-
uses: golangci/golangci-lint-action@v6
62+
uses: golangci/golangci-lint-action@v7
6363
with:
6464
version: v1.54.2

0 commit comments

Comments
 (0)