Skip to content

Commit 86a4f2b

Browse files
chore(deps): update golangci/golangci-lint-action action to v6
1 parent 9ec0972 commit 86a4f2b

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
- uses: actions/checkout@v4
4141

42-
- uses: golangci/golangci-lint-action@v3.7.0
42+
- uses: golangci/golangci-lint-action@v6.0.1
4343
with:
4444
version: latest
4545
args: --verbose

0 commit comments

Comments
 (0)